A simple text summarizer using hugging face transformers to summarize blocks of text.
Summarization is producing a shorter version of a document without making changes to it's relevance.
Hugging Face summarization model is pre-built and we are just utilizing it to summarize small blocks of text.
- Nicholas Renotte