CLSep 26, 2019

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

arXiv:1909.12140v117 citations
Originality Incremental advance
AI Analysis

This addresses the need for more interpretable text simplification in NLP applications, though it appears incremental as it builds on existing discourse and syntactic methods.

The paper tackles the problem of simplifying syntactically complex sentences in English and German by introducing DisSim, a discourse-aware framework that transforms sentences into a structured representation of core facts and contexts, preserving coherence for easier downstream processing.

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 regular structure which is easier to process for downstream semantic applications. For this purpose, we turn input sentences into a two-layered semantic hierarchy in the form of core facts and accompanying contexts, while identifying the rhetorical relations that hold between them. In that way, we preserve the coherence structure of the input and, hence, its interpretability for downstream tasks.

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