SOTAVerified

Cascading Multiway Attentions for Document-level Sentiment Classification

2017-11-01IJCNLP 2017Unverified0· sign in to hype

Dehong Ma, Sujian Li, Xiaodong Zhang, Houfeng Wang, Xu sun

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Document-level sentiment classification aims to assign the user reviews a sentiment polarity. Previous methods either just utilized the document content without consideration of user and product information, or did not comprehensively consider what roles the three kinds of information play in text modeling. In this paper, to reasonably use all the information, we present the idea that user, product and their combination can all influence the generation of attentions to words and sentences, when judging the sentiment of a document. With this idea, we propose a cascading multiway attention (CMA) model, where multiple ways of using user and product information are cascaded to influence the generation of attentions on the word and sentence layers. Then, sentences and documents are well modeled by multiple representation vectors, which provide rich information for sentiment classification. Experiments on IMDB and Yelp datasets demonstrate the effectiveness of our model.

Tasks

Reproductions