| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Add Ukrainian and Greek language source code.tar.gz | 2022-04-21 | 107.7 kB | |
| Add Ukrainian and Greek language source code.zip | 2022-04-21 | 145.4 kB | |
| README.md | 2022-04-21 | 713 Bytes | |
| Totals: 3 Items | 253.8 kB | 0 | |
What's Changed
- FEATURE: Add support for Ukrainian language in https://github.com/miso-belica/sumy/pull/168
- FEATURE: Add support for the Greek Language by @NC0DER in https://github.com/miso-belica/sumy/pull/169
- FEATURE: Return the summary size by custom callable object in https://github.com/miso-belica/sumy/pull/161
- FIX: Compatibility for
from collections import Sequencefor Python 3.10 - FIX: Fix SumBasicSummarizer with stemmer in https://github.com/miso-belica/sumy/pull/166
New Contributors
- @NC0DER made their first contribution in https://github.com/miso-belica/sumy/pull/169
Full Changelog: https://github.com/miso-belica/sumy/compare/v0.9.0...v0.10.0