udibr/headlines
Automatically generate headlines to short articles
If you need to quickly create concise, relevant headlines for short articles, this tool helps automate that process. You provide a collection of pre-tokenized article texts and their corresponding existing headlines. The system then uses this data to learn and generate new headlines for similar articles, perfect for content creators or news publishers.
524 stars. No commits in the last 6 months.
Use this if you have a large archive of short articles and their headlines and want to automate headline generation for new content.
Not ideal if you need a fully polished, human-quality headline without any review, or if your articles are very long and complex.
Stars
524
Forks
145
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 22, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/udibr/headlines"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
kenlimmj/rouge
A Javascript implementation of the Recall-Oriented Understudy for Gisting Evaluation (ROUGE)...
uoneway/KoBertSum
KoBertSum은 BertSum모델을 한국어 데이터에 적용할 수 있도록 수정한 한국어 요약 모델입니다.
bheinzerling/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
xiongma/transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator
pltrdy/files2rouge
Calculating ROUGE score between two files (line-by-line)