JRC1995/Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
168 stars. No commits in the last 6 months.
Stars
168
Forks
59
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 30, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/JRC1995/Abstractive-Summarization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yale-LILY/SummerTime
An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence...
oneai-nlp/oneai-node
Natural language processing - summarization, sentiment analysis, topic detection and more.
Law-AI/summarization
Implementation of different summarization algorithms applied to legal case judgements.