RST Parsing from Scratch

05/23/2021
by   Thanh-Tung Nguyen, et al.
10

We introduce a novel top-down end-to-end formulation of document-level discourse parsing in the Rhetorical Structure Theory (RST) framework. In this formulation, we consider discourse parsing as a sequence of splitting decisions at token boundaries and use a seq2seq network to model the splitting decisions. Our framework facilitates discourse parsing from scratch without requiring discourse segmentation as a prerequisite; rather, it yields segmentation as part of the parsing process. Our unified parsing model adopts a beam search to decode the best tree structure by searching through a space of high-scoring trees. With extensive experiments on the standard English RST discourse treebank, we demonstrate that our parser outperforms existing methods by a good margin in both end-to-end parsing and parsing with gold segmentation. More importantly, it does so without using any handcrafted features, making it faster and easily adaptable to new languages and domains.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/30/2021

A Conditional Splitting Framework for Efficient Constituency Parsing

We introduce a generic seq2seq parsing framework that casts constituency...
research
10/09/2021

DMRST: A Joint Framework for Document-Level Multilingual RST Discourse Segmentation and Parsing

Text discourse parsing weighs importantly in understanding information f...
research
02/03/2021

Top-down Discourse Parsing via Sequence Labelling

We introduce a top-down approach to discourse parsing that is conceptual...
research
05/14/2019

A Unified Linear-Time Framework for Sentence-Level Discourse Parsing

We propose an efficient neural framework for sentence-level discourse an...
research
01/11/2017

Cross-lingual RST Discourse Parsing

Discourse parsing is an integral part of understanding information flow ...
research
12/21/2020

An End-to-End Document-Level Neural Discourse Parser Exploiting Multi-Granularity Representations

Document-level discourse parsing, in accordance with the Rhetorical Stru...
research
10/18/2022

Unsupervised Inference of Data-Driven Discourse Structures using a Tree Auto-Encoder

With a growing need for robust and general discourse structures in many ...

Please sign up or login with your details

Forgot password? Click here to reset