htdinh

Results 9 comments of htdinh

@staticdev As far as I know, RiveScript preprocesses the message (which remove the non-syntax-related characters such as `,` [Code Line 52](https://github.com/aichaos/rivescript-python/blob/master/rivescript/brain.py#L52) out before getting a reply [Code Line 68](https://github.com/aichaos/rivescript-python/blob/master/rivescript/brain.py#L68)). At...

Just in case someone wants to have a quick code. You need to set `star2` (otherwise, `star` alone would return you the choice of `name` or `names`). ``` + what...

@kirsle What do you think about space tolerance for optionals?

@deldesir @kirsle Can you tell us more about how to reproduce this bug? Do we start from command line with the folder of the file shell.py and run: `python shell.py...

I try to the reproduce the issue but it doesn't throw me an error. I don't know which parts of the program require Flask/Redis session driver, as you mentioned. Can...

Assuming there is no substitution to convert from `who's` to `who is`, this script doesn't work on my computer. When I keep the script into the explicit form `who is`,...

I confirm this worked for me. Inside your machine, there maybe multiple version of java jdk. Please choose the one with `adoptopenjdk-16.jdk`. I can remove YouTube App without any problem....

Do anyone has an update on this? Thanks!

@dholm Hi David, I am using version `1.9.2`.