Samb30/Long-Document-Text-Summarizer-using-the-T5-Transformer-Model
This project implements an abstractive text summarization system for long documents using the T5 (Text-To-Text Transfer Transformer) model. The system processes lengthy documents such as research papers and articles through a fine-tuned T5 transformer model to generate comprehensive and coherent summaries while preserving key information.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Samb30/Long-Document-Text-Summarizer-using-the-T5-Transformer-Model"
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...