Releases: gunthercox/ChatterBot
Releases · gunthercox/ChatterBot
1.1 Alpha 7
(A second attempt to automate PyPi releases with GitHub Actions)
1.1 Alpha 6
A practice run using GitHub Actions to deploy releases.
1.1 Alpha 5
1.1.0a5
Create pythonpublish.yml
1.1 Alpha 4
1.1.0a4
Save language attribute on lowercase tagger
1.1 Alpha 3
- Remove pymongo from main dependency list #1728
- Add new search and tagging classes #1729
1.0.6
- Update sqlalchemy to version >= 1.3 #1715
1.1 Alpha 2
- Read version from config instead of using import #1701
1.1 Alpha 1
- Updates to comparison methods #1683
- Switch from NLTK to Spacy for text indexing #1684
- Fix tests for getting language classes #1693
- Allow language parameters to be set for comparison methods #1696
1.0.5
- Download chatterbot-corpus directly from GitHub #1637
- Use chatterbot-corpus to train PunktSentenceTokenizer #1638
- Add pytz to requirements.txt #1670
1.0.4
- Add Traditional Chinese and Simplified Chinese to languages #1636