Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinha532/textsummarisation_t5_and_newspaper
This repo includes code of an app which can summarize text which is passed in the form of paragraph using T5_transformer and also passed the link of the text using newspaper module
https://github.com/sinha532/textsummarisation_t5_and_newspaper
Last synced: 2 months ago
JSON representation
This repo includes code of an app which can summarize text which is passed in the form of paragraph using T5_transformer and also passed the link of the text using newspaper module
- Host: GitHub
- URL: https://github.com/sinha532/textsummarisation_t5_and_newspaper
- Owner: Sinha532
- Created: 2023-08-06T19:43:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-10T06:26:30.000Z (over 1 year ago)
- Last Synced: 2023-08-10T07:37:20.730Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TextSummarisation_T5_and_newspaper
This repo includes code of an app which can summarize text which is passed in the form of paragraph using T5_transformer and also passed the link of the text using newspaper module
Link of the project implementation
https://textsummarisation-t5-and-newspaper-kntpb4hvs7mvlgjykppbkq.streamlit.app/