Aspect Sentiment Classification with both Word-level and Clause-level AttentionNetworks
Aspect sentiment classification, a challenging taskin sentiment analysis, has been attracting more andmore attention in recent years. In this paper, wehighlight the need for incorporating the importancedegrees of both words and clauses inside a sentenceand propose a hierarchical network with both word-level and clause-level attentions to aspect senti-ment classification.Specifically, we first adoptsentence-level discourse segmentationto segmenta sentence into several clauses. Then, we lever-age multiple Bi-directional LSTM layers to encodeall clauses and propose a word-level attention layerto capture the importance degrees of words in eachclause. Third and finally, we leverage another Bi-directional LSTM layer to encode the output fromthe former layers and propose a clause-level atten-tion layer to capture the importance degrees of allthe clauses inside a sentence. Experimental re-sults on thelaptopandrestaurantdatasets fromSemEval-2015 demonstrate the effectiveness of ourproposed approach to aspect sentiment classifica-tion.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationSentenceSentiment AnalysisSentiment ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Aspect-level Sentiment Classification with HEAT (HiErarchical ATtention) Network
Aspect-level sentiment classification is a fine-grained sentiment analysis task, which aims to predict the sentiment of a text in different aspects. One key point of this task is to allocate the appropriate sentiment wor…
ClassificationSentenceSentiment AnalysisSentiment ClassificationHuman-Like Decision Making: Document-level Aspect Sentiment Classification via Hierarchical Reinforcement Learning
Recently, neural networks have shown promising results on Document-level Aspect Sentiment Classification (DASC). However, these approaches often offer little transparency w.r.t. their inner working mechanisms and lack in…
Decision MakingGeneral ClassificationHierarchical Reinforcement Learningreinforcement-learning+4Enhanced Aspect Level Sentiment Classification with Auxiliary Memory
In aspect level sentiment classification, there are two common tasks: to identify the sentiment of an aspect (category) or a term. As specific instances of aspects, terms explicitly occur in sentences. It is beneficial f…
ClassificationFeature EngineeringGeneral ClassificationMachine Translation+5Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension
Document-level multi-aspect sentiment classification is an important task for customer relation management. In this paper, we model the task as a machine comprehension problem where pseudo question-answer pairs are const…
ClassificationGeneral ClassificationManagementMulti-Task Learning+4Eliminating Sentiment Bias for Aspect-Level Sentiment Classification with Unsupervised Opinion Extraction
Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling …
Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Representation LearningSentence+2