paper-with-me

Papers

Discourse-Aware Text Simplification: From Complex Sentences to Linked Propositions

2023-08-01 · Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh

Sentences that present a complex syntax act as a major stumbling block for downstream Natural Language Processing applications whose predictive quality deteriorates with sentence length and complexity. The task of Text Simplification (TS) may remedy this situation. It aims to modify sentences in order to make them easier to process, using a set of rewriting operations, such as reordering, deletion, or splitting. State-of-the-art syntactic TS approaches suffer from two major drawbacks: first, they follow a very conservative approach in that they tend to retain the input rather than transforming it, and second, they ignore the cohesive nature of texts, where context spread across clauses or sentences is needed to infer the true meaning of a statement. To address these problems, we present a discourse-aware TS approach that splits and rephrases complex English sentences within the semantic context in which they occur. Based on a linguistically grounded transformation stage that uses clausal and phrasal disembedding mechanisms, complex sentences are transformed into shorter utterances with a simple canonical structure that can be easily analyzed by downstream applications. With sentence splitting, we thus address a TS task that has hardly been explored so far. Moreover, we introduce the notion of minimality in this context, as we aim to decompose source sentences into a set of self-contained minimal semantic units. To avoid breaking down the input into a disjointed sequence of statements that is difficult to interpret because important contextual information is missing, we incorporate the semantic context between the split propositions in the form of hierarchical structures and semantic relationships. In that way, we generate a semantic hierarchy of minimal propositions that leads to a novel representation of complex assertions that puts a semantic layer on top of the simplified sentences.

📄 PDF Abstract BibTeX arXiv:2308.00425

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceText Simplification

Methods 이 논문이 사용한 방법론

TS Spatio-temporal features extraction that measure the stabilty. The proposed method is based on a compression algorithm named Run Length Encoding. The workflow of the method is…

Similar Papers 제목 키워드 기반

DisSim: A Discourse-Aware Syntactic Text Simplification Frameworkfor English and German

2019-09-26 · Christina Niklaus, Matthias Cetto, Andre Freitas, Siegfried Handschuh

We introduce DisSim, a discourse-aware sentence splitting framework for English and German whose goal is to transform syntactically complex sentences into an intermediate representation that presents a simple and more re…

SentenceText Simplification

DisSim: A Discourse-Aware Syntactic Text Simplification Framework for English and German

2019-10-01 · WS 2019 10 · Christina Niklaus, Matthias Cetto, Andr{\'e} Freitas, H 외

We introduce DisSim, a discourse-aware sentence splitting framework for English and German whose goal is to transform syntactically complex sentences into an intermediate representation that presents a simple and more re…

SentenceText Simplification

Shallow Discourse Parsing for Open Information Extraction and Text Simplification

2022-10-01 · COLING (CODI, CRAC) 2022 10 · Christina Niklaus, André Freitas, Siegfried Handschuh

We present a discourse-aware text simplification (TS) approach that recursively splits and rephrases complex English sentences into a semantic hierarchy of simplified sentences. Using a set of linguistically principled t…

Discourse ParsingOpen Information ExtractionSentenceText Simplification

Predicting Sentence Deletions for Text Simplification Using a Functional Discourse Structure

2022-05-01 · ACL 2022 5 · Bohan Zhang, Prafulla Kumar Choubey, Ruihong Huang

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 simpli…

SentenceText Simplification

Elaborative Simplification as Implicit Questions Under Discussion

2023-05-17 · Yating Wu, William Sheffield, Kyle Mahowald, Junyi Jessy Li

Automated text simplification, a technique useful for making text more accessible to people such as children and emergent bilinguals, is often thought of as a monolingual translation task from complex sentences to simpli…

DecoderQuestion GenerationQuestion-GenerationText Simplification