Yale-LILY/SummerTime
An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
This toolkit helps you quickly create short summaries from long texts or multiple documents. You provide the articles, reports, or dialogues, and it generates concise summaries, allowing you to grasp key information without reading everything. It's designed for anyone who needs to condense information, like researchers, journalists, or business analysts.
280 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to efficiently summarize various types of text, from single articles to multi-document reports or even conversations, potentially across different languages.
Not ideal if you need human-level nuance or highly specialized domain understanding that goes beyond the capabilities of automated summarization.
Stars
280
Forks
33
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 30, 2023
Commits (30d)
0
Dependencies
28
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Yale-LILY/SummerTime"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence...
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
JRC1995/Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with...
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.