SOTAVerified

Tree Communication Models for Sentiment Analysis

2019-07-01ACL 2019Code Available0· sign in to hype

Yuan Zhang, Yue Zhang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Tree-LSTMs have been used for tree-based sentiment analysis over Stanford Sentiment Treebank, which allows the sentiment signals over hierarchical phrase structures to be calculated simultaneously. However, traditional tree-LSTMs capture only the bottom-up dependencies between constituents. In this paper, we propose a tree communication model using graph convolutional neural network and graph recurrent neural network, which allows rich information exchange between phrases constituent tree. Experiments show that our model outperforms existing work on bidirectional tree-LSTMs in both accuracy and efficiency, providing more consistent predictions on phrase-level sentiments.

Tasks

Reproductions