| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-03-06 | 1.1 kB | |
| v3.2.3 release on PyPi source code.tar.gz | 2022-03-06 | 347.1 kB | |
| v3.2.3 release on PyPi source code.zip | 2022-03-06 | 375.6 kB | |
| Totals: 3 Items | 723.7 kB | 0 | |
2022-03-06
- handles missing
noun_chunksin 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 https://github.com/DerwenAI/pytextrank/pull/201
- Improved test suite; fixed tests by @tomaarsen in https://github.com/DerwenAI/pytextrank/pull/205
- Updated Copyright year from 2021 to 2022 by @tomaarsen in https://github.com/DerwenAI/pytextrank/pull/206
- update API reference docs by @ceteri in https://github.com/DerwenAI/pytextrank/pull/207
- Inclusion of the TopicRank Keyphrase Extraction algorithm by @tomaarsen in https://github.com/DerwenAI/pytextrank/pull/208
- Prep release by @ceteri in https://github.com/DerwenAI/pytextrank/pull/210
New Contributors
- @snyk-bot made their first contribution in https://github.com/DerwenAI/pytextrank/pull/201
Full Changelog: https://github.com/DerwenAI/pytextrank/compare/v3.2.2...v3.2.3