yahah100/text_summarization
Text summarization with python and transformer
This tool helps you quickly condense long articles or reports into shorter summaries. You provide it with text in English or German, and it generates a concise version, highlighting the main points. It's designed for anyone who needs to grasp the essence of lengthy documents without reading every word, such as researchers, analysts, or news readers.
No commits in the last 6 months.
Use this if you need to summarize news articles, research papers, or other documents efficiently, especially if you work with both English and German content.
Not ideal if you require highly specialized summarization for very specific domains or if you need to summarize content in languages other than English or German.
Stars
13
Forks
8
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yahah100/text_summarization"
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