Gunther Cox

Results 71 comments of Gunther Cox

Hi @oskarko, I resolved this by not using the `django-markdown-deux` package. Sadly it does not appear to be actively maintained. I'd recommend taking a look at one of the core...

This doesn't just appear to be isolated to modals. i'm seeing this issue in 3.3.4 for tabs as well. The `relatedTarget` isn't appearing on the event object at all.

Hi, this sounds fairly simple to do. It sounds like you just want a counter in the main loop that increments each time the loop is executed? The only thing...

Looks like this is related to the [mathparse](https://github.com/gunthercox/mathparse) library. @dylib thank you for the test data, it'll make fixing this issue much easier.

In an upcoming release, I'd be happy to add an option that makes it possible to disable this output.

I believe this issue may have been resolved in #2027, these changes were released in ChatterBot 1.0.8 please let me know if you encounter any further issues after upgrading.

Very strange, I can't imaging what would still be causing a C dependency to be installed, but I'll investigate further and see what I can come up with. Thank you...

Hi @brightening-eyes, I think this is a great suggestion and this would be an awesome addition to ChatterBot. A decent amount of research and testing would but I think it...

These changes look good but get hub as telling me that I can't merge them because there's merge conflicts. These will have to be resolved before I can merge this...

Each list item represents a separate conversation. A few examples can be seen here: https://chatterbot-corpus.readthedocs.io/en/latest/data.html Let me know if you have any questions.