Predicting Sentence Deletions for Text Simplification Using a Functional Discourse Structure
Document-level text simplification often deletes some sentences besides performing lexical, grammatical or structural simplification to reduce text complexity. In this work, we focus on sentence deletions for text simplification and use a news genre-specific functional discourse structure, which categorizes sentences based on their contents and their function roles in telling a news story, for predicting sentence deletion. We incorporate sentence categories into a neural net model in two ways for predicting sentence deletions, either as additional features or by jointly predicting sentence deletions and sentence categories. Experimental results using human-annotated data show that incorporating the functional structure improves the recall of sentence deletion prediction by 6.5% and 10.7% respectively using the two methods, and improves the overall F1-score by 3.6% and 4.3% respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
SentenceText SimplificationSimilar Papers 제목 키워드 기반
Discourse Level Factors for Sentence Deletion in Text Simplification
This paper presents a data-driven study focusing on analyzing and predicting sentence deletion -- a prevalent but understudied phenomenon in document simplification -- on a large English text simplification corpus. We in…
SentenceText SimplificationLearning How to Simplify From Explicit Labeling of Complex-Simplified Text Pairs
Current research in text simplification has been hampered by two central problems: (i) the small amount of high-quality parallel simplification data available, and (ii) the lack of explicit annotations of simplification …
Machine TranslationSentenceSentence CompressionText SimplificationBERT-Based Simplification of Japanese Sentence-Ending Predicates in Descriptive Text
Japanese sentence-ending predicates intricately combine content words and functional elements, such as aspect, modality, and honorifics; this can often hinder the understanding of language learners and children. Conventi…
DescriptiveLexical SimplificationSentenceA User-Centered Evaluation of Spanish Text Simplification
We present an evaluation of text simplification (TS) in Spanish for a production system, by means of two corpora focused in both complex-sentence and complex-word identification. We compare the most prevalent Spanish-spe…
Complex Word IdentificationSentenceText SimplificationOn the Helpfulness of Document Context to Sentence Simplification
Most of the research on text simplification is limited to sentence level nowadays. In this paper, we are the first to investigate the helpfulness of document context on sentence simplification and apply it to the sequenc…
SentenceText Simplification