CLMay 10, 2015

Fast Rhetorical Structure Theory Discourse Parsing

arXiv:1505.02425v137 citations
Originality Synthesis-oriented
AI Analysis

This work addresses efficiency and usability issues in discourse parsing for NLP researchers and practitioners, though it is incremental as it adapts existing models and features.

The paper tackled the problem of slow and impractical RST discourse parsing by developing a system that achieves near state-of-the-art accuracy while being fast, robust, and practical, processing short documents in less than a second.

In recent years, There has been a variety of research on discourse parsing, particularly RST discourse parsing. Most of the recent work on RST parsing has focused on implementing new types of features or learning algorithms in order to improve accuracy, with relatively little focus on efficiency, robustness, or practical use. Also, most implementations are not widely available. Here, we describe an RST segmentation and parsing system that adapts models and feature sets from various previous work, as described below. Its accuracy is near state-of-the-art, and it was developed to be fast, robust, and practical. For example, it can process short documents such as news articles or essays in less than a second.

Code Implementations4 repos
Foundations

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

Your Notes