rivescript-python icon indicating copy to clipboard operation
rivescript-python copied to clipboard

Add a parameter to make lowercase transfomation on input optional

Open icappello opened this issue 8 years ago • 0 comments

In some cases it would be helpful to handle the input as the user typed it, keeping uppercase and lowercase letters.

This could be provided via parameter on brain initialization.

Alternatively, it would be helpful to be able to access the original input matched by a wildcard.

Thanks

icappello avatar Feb 22 '17 10:02 icappello