Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aniketdash7/text_summarization

Using huggingface transformers to build a pre-trained summarization pipeline.
https://github.com/aniketdash7/text_summarization

huggingface huggingface-transformers python streamlit text-summarization

Last synced: 3 months ago
JSON representation

Using huggingface transformers to build a pre-trained summarization pipeline.

Awesome Lists containing this project

README

        

# Text Summarizer
Using huggingface transformers to build a pre-trained summarization pipeline.
Clone the repo, pip install the required dependencies from requirements.txt and run the command 'streamlit run app.py' by going into the directory.