MichalSuchocki/News-Articles-Summarizer
A django application that allows you to summarize the content of a press article found by a user. It uses the T5 model for summarization, the LDA algorithm for topic modeling and Selenium to scrape the content of the linked article.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/MichalSuchocki/News-Articles-Summarizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
abelriboulot/onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using...
pszemraj/textsum
CLI & Python API to easily summarize text-based files with transformers
rojagtap/transformer-abstractive-summarization
Abstractive Text Summarization using Transformer
HHousen/DocSum
A tool to automatically summarize documents abstractively using the BART or PreSumm Machine...
abhilash1910/LongPegasus
LongPegasus package is used for inducing longformer self attention over base pegasus abstractive...