Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aniketdash7/text_summarization
- Owner: aniketDash7
- License: mit
- Created: 2024-08-28T05:33:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T07:30:25.000Z (5 months ago)
- Last Synced: 2024-10-10T09:21:46.590Z (3 months ago)
- Topics: huggingface, huggingface-transformers, python, streamlit, text-summarization
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.