paper-with-me

Papers

Improving Document-Level Sentiment Analysis with User and Product Context

2020-11-18 · COLING 2020 8 · Chenyang Lyu, Jennifer Foster, Yvette Graham

Past work that improves document-level sentiment analysis by encoding user and product information has been limited to considering only the text of the current review. We investigate incorporating additional review text available at the time of sentiment prediction that may prove meaningful for guiding prediction. Firstly, we incorporate all available historical review text belonging to the author of the review in question. Secondly, we investigate the inclusion of historical reviews associated with the current product (written by other users). We achieve this by explicitly storing representations of reviews written by the same user and about the same product and force the model to memorize all reviews for one particular user and product. Additionally, we drop the hierarchical architecture used in previous work to enable words in the text to directly attend to each other. Experiment results on IMDB, Yelp 2013 and Yelp 2014 datasets show improvement to state-of-the-art of more than 2 percentage points in the best case.

📄 PDF Abstract BibTeX arXiv:2011.09210

Code (1)

lyuchenyang/Document-level-Sentiment-Analysis-with-User-and-Product-Context 공식 구현 pytorch

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Capturing User and Product Information for Document Level Sentiment Analysis with Deep Memory Network

2017-09-01 · EMNLP 2017 9 · Zi-Yi Dou

Document-level sentiment classification is a fundamental problem which aims to predict a user{'}s overall sentiment about a product in a document. Several methods have been proposed to tackle the problem whereas most of …

ClassificationGeneral ClassificationOpinion MiningSentiment Analysis+1

Review Mining for Feature Based Opinion Summarization and Visualization

2015-04-13 · Ahmad Kamal

The application and usage of opinion mining, especially for business intelligence, product recommendation, targeted marketing etc. have fascinated many research attentions around the globe. Various research efforts attem…

MarketingOpinion MiningOpinion SummarizationProduct Recommendation+2

Cascading Multiway Attentions for Document-level Sentiment Classification

2017-11-01 · IJCNLP 2017 11 · Dehong Ma, Sujian Li, Xiaodong Zhang, Houfeng Wang 외

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 c…

ClassificationGeneral ClassificationProduct RecommendationSentence+2

Document-level Multi-aspect Sentiment Classification by Jointly Modeling Users, Aspects, and Overall Ratings

2018-08-01 · COLING 2018 8 · Junjie Li, Haitong Yang, Cheng-qing Zong

Document-level multi-aspect sentiment classification aims to predict user{'}s sentiment polarities for different aspects of a product in a review. Existing approaches mainly focus on text information. However, the author…

General ClassificationMulti-Task LearningSentenceSentiment Analysis+1

Learning Semantic Representations of Users and Products for Document Level Sentiment Classification

2015-07-01 · IJCNLP 2015 7 · Duyu Tang, Bing Qin, Ting Liu
General ClassificationLearning Semantic RepresentationsOpinion MiningSentiment Analysis+1