py3langid v0.3.0 Release Notes
Release Date: 2024-06-18 // almost 2 years ago-
- 👍 Modernized setup, dropped support for Python 3.6 & 3.7
- Simplified inference code
- 👌 Support for Numpy 2.0
Previous changes from v0.2.2
-
- 🛠 Fixed bug in probability normalization (#6)
- Fully implemented data type argument in
classify() - ✅ Adapted training scripts to Python3 (untested)
Full Changelog : v0.2.1...v0.2.2