paper-with-me

Papers

Splitting Complex English Sentences

2017-09-01 · WS 2017 9 · John Lee, J. Buddhika K. Pathirage Don

This paper applies parsing technology to the task of syntactic simplification of English sentences, focusing on the identification of text spans that can be removed from a complex sentence. We report the most comprehensive evaluation to-date on this task, using a dataset of sentences that exhibit simplification based on coordination, subordination, punctuation/parataxis, adjectival clauses, participial phrases, and appositive phrases. We train a decision tree with features derived from text span length, POS tags and dependency relations, and show that it significantly outperforms a parser-only baseline.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Lexical SimplificationMachine TranslationPOSReading ComprehensionSentenceText Simplification

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

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

SentenceText Simplification

Context-Preserving Text Simplification

2021-05-24 · Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh

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

SentenceText Simplification

Transforming Complex Sentences into a Semantic Hierarchy

2019-06-03 · ACL 2019 7 · Christina Niklaus, Matthias Cetto, Andre Freitas, Siegfried Handschuh

We present an approach for recursively splitting and rephrasing complex English sentences into a novel semantic hierarchy of simplified sentences, with each of them presenting a more regular structure that may facilitate…

Machine TranslationText SimplificationTranslation