All Versions
6
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.2.2 Changes
- ๐ Fixed bug in probability normalization (#6)
- Fully implemented data type argument in
classify()
- โ Adapted training scripts to Python3 (untested)
-
v0.2.1 Changes
- โก๏ธ Maintenance: update and simplify code
-
v0.2.0 Changes
- ๐ Change Numpy data type for features (
uint32
โuint16
) - Code cleaning
- ๐ Change Numpy data type for features (
-
v0.1.2 Changes
- ๐ฆ Include data in non-wheel package versions
-
v0.1.1 Changes
- Faster module loading
- โ Extended tests and readme
-
v0.1.0 Changes
- ๐ฆ Fork re-packaged
- Efficiency improvements in
langid.py