paper-with-me

Papers

SummerTime: Text Summarization Toolkit for Non-experts

2021-08-29 · EMNLP (ACL) 2021 11 · Ansong Ni, Zhangir Azerbayev, Mutethia Mutuma, Troy Feng, Yusen Zhang, Tao Yu, Ahmed Hassan Awadallah, Dragomir Radev

Recent advances in summarization provide models that can generate summaries of higher quality. Such models now exist for a number of summarization tasks, including query-based summarization, dialogue summarization, and multi-document summarization. While such models and tasks are rapidly growing in the research field, it has also become challenging for non-experts to keep track of them. To make summarization methods more accessible to a wider audience, we develop SummerTime by rethinking the summarization task from the perspective of an NLP non-expert. SummerTime is a complete toolkit for text summarization, including various models, datasets and evaluation metrics, for a full spectrum of summarization-related tasks. SummerTime integrates with libraries designed for NLP researchers, and enables users with easy-to-use APIs. With SummerTime, users can locate pipeline solutions and search for the best model with their own data, and visualize the differences, all with a few lines of code. We also provide explanations for models and evaluation metrics to help users understand the model behaviors and select models that best suit their needs. Our library, along with a notebook demo, is available at https://github.com/Yale-LILY/SummerTime.

📄 PDF Abstract BibTeX arXiv:2108.12738

Code (1)

Yale-LILY/SummerTime 공식 구현 pytorch

Tasks

Document SummarizationMulti-Document SummarizationText Summarization

Similar Papers 제목 키워드 기반

SummerTime: Variable-length Time SeriesSummarization with Applications to PhysicalActivity Analysis

2020-02-20 · Kevin M. Amaral, Zihan Li, Wei Ding, Scott Crouter 외

\textit{SummerTime} seeks to summarize globally time series signals and provides a fixed-length, robust summarization of the variable-length time series. Many classical machine learning methods for classification and reg…

General ClassificationregressionTime SeriesTime Series Analysis

LeafNATS: An Open-Source Toolkit and Live Demo System for Neural Abstractive Text Summarization

2019-05-28 · NAACL 2019 6 · Tian Shi, Ping Wang, Chandan K. Reddy

Neural abstractive text summarization (NATS) has received a lot of attention in the past few years from both industry and academia. In this paper, we introduce an open-source toolkit, namely LeafNATS, for training and ev…

Abstractive Text SummarizationArticlesText Summarization

Creating Summarization Systems with SUMMA

2014-05-01 · LREC 2014 5 · Horacio Saggion

Automatic text summarization, the reduction of a text to its essential content is fundamental for an on-line information society. Although many summarization algorithms exist, there are few tools or infrastructures provi…

SentenceText Summarization

fairseq: A Fast, Extensible Toolkit for Sequence Modeling

2019-04-01 · NAACL 2019 6 · Myle Ott, Sergey Edunov, Alexei Baevski, Angela Fan 외

fairseq is an open-source sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling, and other text generation tasks. The toolkit is based o…

Language ModelingLanguage ModellingText GenerationTranslation

ThemePro: A Toolkit for the Analysis of Thematic Progression

2020-05-01 · LREC 2020 5 · Monica Dominguez, Juan Soler, Leo Wanner

This paper introduces ThemePro, a toolkit for the automatic analysis of thematic progression. Thematic progression is relevant to natural language processing (NLP) applications dealing, among others, with discourse struc…

Text Generation