SOTAVerified

Transition-based Neural RST Parsing with Implicit Syntax Features

2018-08-01COLING 2018Code Available0· sign in to hype

Nan Yu, Meishan Zhang, Guohong Fu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Syntax has been a useful source of information for statistical RST discourse parsing. Under the neural setting, a common approach integrates syntax by a recursive neural network (RNN), requiring discrete output trees produced by a supervised syntax parser. In this paper, we propose an implicit syntax feature extraction approach, using hidden-layer vectors extracted from a neural syntax parser. In addition, we propose a simple transition-based model as the baseline, further enhancing it with dynamic oracle. Experiments on the standard dataset show that our baseline model with dynamic oracle is highly competitive. When implicit syntax features are integrated, we are able to obtain further improvements, better than using explicit Tree-RNN.

Tasks

Reproductions