CLNov 23, 2019

Discourse Level Factors for Sentence Deletion in Text Simplification

arXiv:1911.10384v458 citations
Originality Incremental advance
AI Analysis

This work addresses the understudied issue of sentence deletion in text simplification, which is incremental in nature.

The paper tackled the problem of predicting sentence deletion in text simplification by analyzing discourse factors, achieving F1 scores of 65.2 and 59.7 for elementary and middle school levels.

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 inspect various document and discourse factors associated with sentence deletion, using a new manually annotated sentence alignment corpus we collected. We reveal that professional editors utilize different strategies to meet readability standards of elementary and middle schools. To predict whether a sentence will be deleted during simplification to a certain level, we harness automatically aligned data to train a classification model. Evaluated on our manually annotated data, our best models reached F1 scores of 65.2 and 59.7 for this task at the levels of elementary and middle school, respectively. We find that discourse level factors contribute to the challenging task of predicting sentence deletion for simplification.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes