Sentence Compression

22 papers with code • 1 benchmarks • 2 datasets

Sentence Compression is the task of reducing the length of text by removing non-essential content while preserving important facts and grammaticality.

Latest papers with no code

From Lengthy to Lucid: A Systematic Literature Review on NLP Techniques for Taming Long Sentences

no code yet • 8 Dec 2023

This survey, conducted using the PRISMA guidelines, systematically reviews two main strategies for addressing the issue of long sentences: a) sentence compression and b) sentence splitting.

Reconstruct Before Summarize: An Efficient Two-Step Framework for Condensing and Summarizing Meeting Transcripts

no code yet • 13 May 2023

Meetings typically involve multiple participants and lengthy conversations, resulting in redundant and trivial content.

Leveraging Information Bottleneck for Scientific Document Summarization

no code yet • Findings (EMNLP) 2021

This paper presents an unsupervised extractive approach to summarize scientific long documents based on the Information Bottleneck principle.

Cross-Register Projection for Headline Part of Speech Tagging

no code yet • EMNLP 2021

However, the register of English news headlines, "headlinese", is very different from the register of long-form text, causing POS tagging models to underperform on headlines.

RepSum: Unsupervised Dialogue Summarization based on Replacement Strategy

no code yet • ACL 2021

In the field of dialogue summarization, due to the lack of training data, it is often difficult for supervised summary generation methods to learn vital information from dialogue context with limited data.

With Measured Words: Simple Sentence Selection for Black-Box Optimization of Sentence Compression Algorithms

no code yet • EACL 2021

Sentence Compression is the task of generating a shorter, yet grammatical version of a given sentence, preserving the essence of the original sentence.

Improving Natural Language Processing Tasks with Human Gaze-Guided Neural Attention

no code yet • NeurIPS 2020

A lack of corpora has so far limited advances in integrating human gaze data as a supervisory signal in neural attention mechanisms for natural language processing(NLP).

A Token-wise CNN-based Method for Sentence Compression

no code yet • 23 Sep 2020

Sentence compression is a Natural Language Processing (NLP) task aimed at shortening original sentences and preserving their key information.

Automatic Speech Summarisation: A Scoping Review

no code yet • 27 Aug 2020

We also discuss the strengths and weaknesses of these different methods and speech features.

Sentence Compression as Deletion with Contextual Embeddings

no code yet • 5 Jun 2020

Sentence compression is the task of creating a shorter version of an input sentence while keeping important information.