Releases: Intsights/PyWordSegment
Releases · Intsights/PyWordSegment
V0.4.3
v0.4.2
- Update parameters of cargo and pytoml files according to a new convention
Enable python3.11 Fix
Enable python3.11 Fix
Fix read binary imports in importlib
V0.4.0 python.311
Enable python 3.11
v0.3.0
v0.2.1
v0.2.0
This is a major release with many changes.
- The main algorithm has been changed according to instant-segment research. The library is approximately 15 times faster now thanks to their research.
- The unigrams and bigrams dictionaries have been updated with Google's latest version (v3). Google Ngram V3
- Dropped Python 3.6 support
- Added Python 3.10 support
- Updated Pyo3 version to v0.14.5