Improving Document-Level Sentiment Classification Using Importance of Sentences
Previous researchers have considered sentiment analysis as a document classification task, in which input documents are classified into predefined sentiment classes. Although there are sentences in a document that support important evidences for sentiment analysis and sentences that do not, they have treated the document as a bag of sentences. In other words, they have not considered the importance of each sentence in the document. To effectively determine polarity of a document, each sentence in the document should be dealt with different degrees of importance. To address this problem, we propose a document-level sentence classification model based on deep neural networks, in which the importance degrees of sentences in documents are automatically determined through gate mechanisms. To verify our new sentiment analysis model, we conducted experiments using the sentiment datasets in the four different domains such as movie reviews, hotel reviews, restaurant reviews, and music reviews. In the experiments, the proposed model outperformed previous state-of-the-art models that do not consider importance differences of sentences in a document. The experimental results show that the importance of sentences should be considered in a document-level sentiment classification task.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDocument ClassificationGeneral ClassificationSentenceSentence ClassificationSentiment AnalysisSentiment ClassificationText ClassificationSimilar 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+2A Systematic Comparison of Architectures for Document-Level Sentiment Classification
Documents are composed of smaller pieces - paragraphs, sentences, and tokens - that have complex relationships between one another. Sentiment classification models that take into account the structure inherent in these d…
ClassificationDocument ClassificationGeneral ClassificationLanguage Modeling+4Aspect Sentiment Classification with Document-level Sentiment Preference Modeling
In the literature, existing studies always consider Aspect Sentiment Classification (ASC) as an independent sentence-level classification problem aspect by aspect, which largely ignore the document-level sentiment prefer…
ClassificationGeneral ClassificationGraph AttentionSentence+2Dependency Sensitive Convolutional Neural Networks for Modeling Sentences and Documents
The goal of sentence and document modeling is to accurately represent the meaning of sentences and documents for various Natural Language Processing tasks. In this work, we present Dependency Sensitive Convolutional Neur…
ClassificationGeneral ClassificationSentenceSentence Embeddings+2Annotating evaluative sentences for sentiment analysis: a dataset for Norwegian
This paper documents the creation of a large-scale dataset of evaluative sentences – i.e. both subjective and objective sentences that are found to be sentiment-bearing – based on mixed-domain professional reviews from v…
Sentiment Analysis