GeekAlexis/two-stage-sum
Two-stage text summarization with BERT and BART
This tool helps you quickly get the key points from long articles, news stories, or documents. You input the full text of a document, and it provides a shorter, easy-to-read summary that captures the main ideas. This is ideal for researchers, journalists, or anyone who needs to digest large amounts of information efficiently.
No commits in the last 6 months.
Use this if you need to quickly understand the core message of lengthy texts without reading them in their entirety.
Not ideal if you require an extremely precise, word-for-word excerpt of a document, such as for legal or direct quotation purposes.
Stars
11
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/GeekAlexis/two-stage-sum"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kenlimmj/rouge
A Javascript implementation of the Recall-Oriented Understudy for Gisting Evaluation (ROUGE)...
uoneway/KoBertSum
KoBertSum은 BertSum모델을 한국어 데이터에 적용할 수 있도록 수정한 한국어 요약 모델입니다.
udibr/headlines
Automatically generate headlines to short articles
bheinzerling/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
xiongma/transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator