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 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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationProduct RecommendationSentenceSentiment AnalysisSentiment ClassificationSimilar Papers 제목 키워드 기반
Review Mining for Feature Based Opinion Summarization and Visualization
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+2CzechDocs: A Multiway Parallel Dataset of Formatted Documents for Minority Languages in Czechia
We present CzechDocs, a multiway parallel dataset of formatted documents (HTML, DOCX, and PDF) covering Czech and minority languages used in Czechia-primarily Ukrainian and English, with smaller portions of Vietnamese, R…
Machine TranslationA Cognition Based Attention Model for Sentiment Analysis
Attention models are proposed in sentiment analysis because some words are more important than others. However,most existing methods either use local context based text information or user preference information. In this…
Feature EngineeringmodelProduct RecommendationSentiment AnalysisAspect-based Sentiment Analysis through EDU-level Attentions
A sentence may express sentiments on multiple aspects. When these aspects are associated with different sentiment polarities, a model's accuracy is often adversely affected. We observe that multiple aspects in such hard …
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)SentenceSentiment AnalysisHierarchical Attention Transfer Network for Cross-Domain Sentiment Classification
Cross-domain sentiment classification aims to leverage useful information in a source domain to help do sentiment classifi- cation in a target domain that has no or little supervised infor- mation. Existing cross-domain …
ClassificationCross-Domain Text ClassificationDomain AdaptationGeneral Classification+2