Releases: stephenhky/PyShortTextCategorization
Releases · stephenhky/PyShortTextCategorization
Release 1.0.6
- Minor documentation updates;
- Testing word-embedding model on Amazon S3 bucket.
Release 1.0.5
- Minor versioning bug.
Release 1.0.4
- Update package;
- Less
pandas
dependence.
Release 1.0.3
- Minor bugs fixed.
Release 1.0.2
- Minor bugs regarding installation fixed.
Release 1.0.1
- Minor bugs fixed.
Release 1.0.0
- Python-3 compatibility;
- Replacing the original stemmer to use Snowball;
- Certain functions cythonized;
- Various bugs fixed.
Release 1.0.0a3
- Cythonizing some functions.
Release 1.0.0a2
- Potential bugs for I/O of certain trained models fixed.
Release 1.0.0a1
- Python 3.5 and 3.6 compatibility, in addition to Python 2.7;
- Various bugs fixed.