SC4RECOIN/BERT-summarizer
Text Summarization with Pretrained Encoders
This tool helps you quickly condense long articles, news reports, or documents into short, informative summaries. You provide it with one or more text passages, and it returns the most important sentences, giving you a concise overview without reading everything. It's ideal for anyone who needs to grasp key information from lengthy texts efficiently, like researchers, journalists, or content analysts.
No commits in the last 6 months.
Use this if you need to extract the core ideas from large volumes of text data or individual long documents quickly and accurately.
Not ideal if you need to summarize highly specialized technical documents where nuance and specific terminology are critical and cannot be condensed.
Stars
9
Forks
1
Language
Python
License
—
Category
Last pushed
May 07, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/SC4RECOIN/BERT-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...