
sumy 0.12.0
0
Module for automatic summarization of text documents and HTML pages.
Contents
Simple library and command line utility for extracting summary from HTML pages or plain texts. The package also contains simple evaluation framework for text summaries. Implemented summarization methods are described in the documentation.
Stars: 3660, Watchers: 3660, Forks: 540, Open Issues: 26The miso-belica/sumy repo was created 13 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 3660 github stars!
How to Install sumy
You can install sumy using pip
pip install sumy
or add it to a project with poetry
poetry add sumy
Package Details
- Author
- None
- License
- Apache License, Version 2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/sumy/
- GitHub Repo:
- https://github.com/miso-belica/sumy
Classifiers
- Education
- Internet
- Scientific/Engineering/Information Analysis
- Text Processing/Filters
- Text Processing/Linguistic
- Text Processing/Markup/HTML
Related Packages
Errors
A list of common sumy errors.
Code Examples
Here are some sumy code examples and snippets.
GitHub Issues
The sumy package has 26 open issues on GitHub
- Add Polish language support
- feat: Add Polish language support
- Add faster version of KL-Sum using numpy
pythonfix







