Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Hazm 0.9.3 source code.tar.gz | 2023-07-19 | 3.2 MB | |
Hazm 0.9.3 source code.zip | 2023-07-19 | 3.3 MB | |
README.md | 2023-07-19 | 824 Bytes | |
Totals: 3 Items | 6.5 MB | 0 |
Fixed
- Fix critical bug in
Lemmatizer
that caused incorrect lemmatization of certain words. @sir-kokabi. - Fix bug caused
WikipediaReader
to not work as before [#287]. @sir-kokabi. - Fix missing imports for
WikipediaReader
andPersianPlainTextReader
[#286]. @sir-kokabi. - Fix some issues in the demo to make it compatible with the latest version of Hazm. @sir-kokabi.
- Fix a few issues related to tests and mkdocs build. @sir-kokabi.
- Improve documentation. @sir-kokabi.
- improve dependency tree visualization on the demo page. @sir-kokabi.
Full Changelog: https://github.com/roshan-research/hazm/compare/v0.9.2...v0.9.3