A Simple Global Neural Discourse Parser

09/02/2020
by   Yichu Zhou, et al.
0

Discourse parsing is largely dominated by greedy parsers with manually-designed features, while global parsing is rare due to its computational expense. In this paper, we propose a simple chart-based neural discourse parser that does not require any manually-crafted features and is based on learned span representations only. To overcome the computational challenge, we propose an independence assumption between the label assigned to a node in the tree and the splitting point that separates its children, which results in tractable decoding. We empirically demonstrate that our model achieves the best performance among global parsers, and comparable performance to state-of-art greedy parsers, using only learned span representations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/28/2017

Joint Syntacto-Discourse Parsing and the Syntacto-Discourse Treebank

Discourse parsing has long been treated as a stand-alone problem indepen...
research
06/30/2021

A Conditional Splitting Framework for Efficient Constituency Parsing

We introduce a generic seq2seq parsing framework that casts constituency...
research
08/19/2017

The CLaC Discourse Parser at CoNLL-2015

This paper describes our submission (kosseim15) to the CoNLL-2015 shared...
research
05/10/2017

A Minimal Span-Based Neural Constituency Parser

In this work, we present a minimal neural model for constituency parsing...
research
10/15/2022

A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing

To promote and further develop RST-style discourse parsing models, we ne...
research
06/21/2016

Incremental Parsing with Minimal Features Using Bi-Directional LSTM

Recently, neural network approaches for parsing have largely automated t...
research
12/22/2014

Joint RNN-Based Greedy Parsing and Word Composition

This paper introduces a greedy parser based on neural networks, which le...

Please sign up or login with your details

Forgot password? Click here to reset