v3.2.3 release on PyPi
2022-03-06
- handles missing
noun_chunks
in some language models (e.g., "ru") #204 - add TopicRank algorithm; kudos @tomaarsen
- improved test suite; fixed tests for newer spacy releases; kudos @tomaarsen
What's Changed
- [Snyk] Security upgrade mistune from 0.8.4 to 2.0.1 by @snyk-bot in #201
- Improved test suite; fixed tests by @tomaarsen in #205
- Updated Copyright year from 2021 to 2022 by @tomaarsen in #206
- update API reference docs by @ceteri in #207
- Inclusion of the TopicRank Keyphrase Extraction algorithm by @tomaarsen in #208
- Prep release by @ceteri in #210
New Contributors
Full Changelog: v3.2.2...v3.2.3