rivescript-python
rivescript-python copied to clipboard
Add a parameter to make lowercase transfomation on input optional
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