An open API service indexing awesome lists of open source software.

https://github.com/alpha-131/text-summarizer

Built with Streamlit, this Text Summarizer leverages spaCy to generate concise summaries by extracting key sentences from input text. Simplify lengthy content effortlessly, enhancing readability and saving time.
https://github.com/alpha-131/text-summarizer

spacy-nlp streamlit summarizer

Last synced: about 1 month ago
JSON representation

Built with Streamlit, this Text Summarizer leverages spaCy to generate concise summaries by extracting key sentences from input text. Simplify lengthy content effortlessly, enhancing readability and saving time.

Awesome Lists containing this project

README

          

# Text-Summarizer
- Given a text paragraph it will summarize it for you upto 1/3rd of the length of the text input that you gave.