Releases: stephenhky/PyShortTextCategorization
Releases · stephenhky/PyShortTextCategorization
Release list
Release 1.0.8
- Compatibility with Python 3.7 with TensorFlow as the backend.
Release 1.0.7
- Compatibility with Python 3.7 with Theano as the backend;
- Minor documentation changes.
Release 1.0.6
- Minor documentation updates;
- Testing word-embedding model on Amazon S3 bucket.
Release 1.0.5
Release 1.0.4
- Update package;
- Less
pandasdependence.
Release 1.0.3
Release 1.0.2
- Minor bugs regarding installation fixed.
Release 1.0.1
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.