Mallikarjunarao Kosuri

Results 56 comments of Mallikarjunarao Kosuri

@dylib This due to lack of statements present SQLStorageAdapter https://github.com/gunthercox/ChatterBot/blob/abbd96934b0af0197d012d8cb0305d401cd3210a/examples/terminal_example.py#L12 may you could try to train your bot with some statements using list trainer http://chatterbot.readthedocs.io/en/stable/training.html#training-via-list-data

Exciting, curious to see, if possible could you please share with an example?

This might helpful https://chatterbot.readthedocs.io/en/stable/corpus.html#exporting-your-chat-bot-s-database-as-a-training-corpus

My guess could be you don't have ``Statement`` and ``Response`` tables weren't present your database, I don't know how to create them in or resync database. If you create those...

the message clearly suggesting you have pyyaml 3.13 which is incompatible for chatterbot which requires 1.0.5 Either you have to ignore this error or you need to manually uninstall PyYaml...

@locutusbn please resolve conflicts, use web-editor to resolve in effective manner.

could you try python virtual environment https://realpython.com/python-virtual-environments-a-primer/

You might try preprocessor https://chatterbot.readthedocs.io/en/stable/preprocessors.html

> I'm not sure what you mean here. Are you trying to test an HTTP API with AsyncAPI? No, we have some generation tools which will generate messages from the...

Any ETA? I am eager to see this feature.