-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Commits on Mar 30, 2019
-
Remove the sentiment comparison method
There is no practical use for this method so I am removing it.
Configuration menu - View commit details
-
Copy full SHA for 23a0e34 - Browse repository at this point
Copy the full SHA 23a0e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94735c3 - Browse repository at this point
Copy the full SHA 94735c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcfffb - Browse repository at this point
Copy the full SHA ebcfffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d57e221 - Browse repository at this point
Copy the full SHA d57e221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 220382c - Browse repository at this point
Copy the full SHA 220382cView commit details
Commits on Apr 4, 2019
-
Fix tests for getting language classes
The incorrect number of classes was being returned. This also adds a convenience function to return the classes.
Configuration menu - View commit details
-
Copy full SHA for ef9cd39 - Browse repository at this point
Copy the full SHA ef9cd39View commit details
Commits on Apr 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8d92fda - Browse repository at this point
Copy the full SHA 8d92fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2dc73 - Browse repository at this point
Copy the full SHA 9e2dc73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 795c439 - Browse repository at this point
Copy the full SHA 795c439View commit details -
Configuration menu - View commit details
-
Copy full SHA for c979e20 - Browse repository at this point
Copy the full SHA c979e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8efc371 - Browse repository at this point
Copy the full SHA 8efc371View commit details -
Configuration menu - View commit details
-
Copy full SHA for f002e39 - Browse repository at this point
Copy the full SHA f002e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21dfaf0 - Browse repository at this point
Copy the full SHA 21dfaf0View commit details
Commits on Apr 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4580dfc - Browse repository at this point
Copy the full SHA 4580dfcView commit details
Commits on Apr 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7d0755f - Browse repository at this point
Copy the full SHA 7d0755fView commit details
Commits on Apr 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 11cc9cd - Browse repository at this point
Copy the full SHA 11cc9cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a03dcb - Browse repository at this point
Copy the full SHA 1a03dcbView commit details
Commits on May 14, 2019
-
Try locking issues after 300 days instead of 365
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.)
1Configuration menu - View commit details
-
Copy full SHA for a338315 - Browse repository at this point
Copy the full SHA a338315View commit details
Commits on May 17, 2019
-
Remove pymongo from main dependency list
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.
Configuration menu - View commit details
-
Copy full SHA for ccd50f2 - Browse repository at this point
Copy the full SHA ccd50f2View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 5c46de1 - Browse repository at this point
Copy the full SHA 5c46de1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 215e5f1 - Browse repository at this point
Copy the full SHA 215e5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79221d4 - Browse repository at this point
Copy the full SHA 79221d4View commit details
Commits on May 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 009382d - Browse repository at this point
Copy the full SHA 009382dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c429fa5 - Browse repository at this point
Copy the full SHA c429fa5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.