mlconjug3 v3.8.2
What's Changed
3.8.2 (2021-28-10)
- Fixed issue with the pyproject.toml file which caused the dependency solver to fail on install when using pip instead of poetry.
3.8.1 (2021-28-10)
- Updated documentation and Package metadata.
3.8.0 (2021-28-10)
- Fixed bug that would silently skip uppercase characters in the CountVectorizer. See: scikit-learn/scikit-learn#19401
- Retrained all models with fixed CountVectorizer.
- Added full support for pyproject.toml file for building the package from source.
- Migrated build system to poetry.
- Updated dependen
Full Changelog: SekouDiaoNlp/mlconjug3@v3.7.22...v3.8.2