bhattbhavesh91/text-summarizer-using-BERT
Text summarization with BERT using bert-extractive-summarizer
This tool helps you quickly condense long articles, reports, or documents into shorter, key summaries. You provide the original text, and it extracts the most important sentences to create a concise overview. It's ideal for researchers, analysts, or anyone who needs to grasp the core ideas of lengthy content without reading every word.
No commits in the last 6 months.
Use this if you need to rapidly extract the main points from large volumes of text, like news articles, research papers, or legal documents.
Not ideal if you need a summary that rewrites sentences or generates entirely new phrasing, as it primarily extracts existing sentences.
Stars
24
Forks
17
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
May 29, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bhattbhavesh91/text-summarizer-using-BERT"
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