Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix export_for_training to encode utf8 #1731

Closed
wants to merge 24 commits into from
Closed

Fix export_for_training to encode utf8 #1731

wants to merge 24 commits into from

Conversation

rafak360
Copy link
Contributor

This makes possible utf8 chat bot's database to be exported.

gunthercox and others added 24 commits March 30, 2019 13:50
There is no practical use for this method so I am removing it.
The incorrect number of classes was being returned.
This also adds a convenience function to return the classes.
This will hopefully help reduce the the number of commends left on old closed tickets. (It becomes difficult to keep track of these comments since the ticket has been closed and many times the commends are not relevant in relation to the original issue. It is probably better for new issues to have their own tickets.)
Pymongo isn't required unless the Mongo DB storage adapter is being
used. By not installing pymongo automatically, the installation
footprint of ChatterBot is decreased in size, which can be useful
when installing on devices that have limited storage space.
@rafak360 rafak360 closed this May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants