Capturing User and Product Information for Document Level Sentiment Analysis with Deep Memory Network
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 them fail to consider the influence of users who express the sentiment and products which are evaluated. To address the issue, we propose a deep memory network for document-level sentiment classification which could capture the user and product information at the same time. To prove the effectiveness of our algorithm, we conduct experiments on IMDB and Yelp datasets and the results indicate that our model can achieve better performance than several existing methods.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationOpinion MiningSentiment AnalysisSentiment ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Cascading Multiway Attentions for Document-level Sentiment Classification
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+2Document-level Multi-aspect Sentiment Classification by Jointly Modeling Users, Aspects, and Overall Ratings
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+1FLERT: Document-Level Features for Named Entity Recognition
Current state-of-the-art approaches for named entity recognition (NER) typically consider text at the sentence-level and thus do not model information that crosses sentence boundaries. However, the use of transformer-bas…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1Improving Document-Level Sentiment Analysis with User and Product Context
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 …
Sentiment AnalysisStyle-aware Neural Model with Application in Authorship Attribution
Writing style is a combination of consistent decisions associated with a specific author at different levels of language production, including lexical, syntactic, and structural. In this paper, we introduce a style-aware…
Authorship Attribution