SOTAVerified

Tag-Enhanced Tree-Structured Neural Networks for Implicit Discourse Relation Classification

2018-03-03IJCNLP 2017Unverified0· sign in to hype

Yizhong Wang, Sujian Li, Jingfeng Yang, Xu sun, Houfeng Wang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Identifying implicit discourse relations between text spans is a challenging task because it requires understanding the meaning of the text. To tackle this task, recent studies have tried several deep learning methods but few of them exploited the syntactic information. In this work, we explore the idea of incorporating syntactic parse tree into neural networks. Specifically, we employ the Tree-LSTM model and Tree-GRU model, which are based on the tree structure, to encode the arguments in a relation. Moreover, we further leverage the constituent tags to control the semantic composition process in these tree-structured neural networks. Experimental results show that our method achieves state-of-the-art performance on PDTB corpus.

Tasks

Reproductions