paper-with-me

Papers

Improving Document-Level Sentiment Classification Using Importance of Sentences

2021-03-09 · Gihyeon Choi, Shinhyeok Oh, Harksoo Kim

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.

📄 PDF Abstract BibTeX arXiv:2103.05167

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDocument ClassificationGeneral ClassificationSentenceSentence ClassificationSentiment AnalysisSentiment ClassificationText Classification

Similar Papers 제목 키워드 기반

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

A Systematic Comparison of Architectures for Document-Level Sentiment Classification

2020-02-19 · Jeremy Barnes, Vinit Ravishankar, Lilja Øvrelid, Erik Velldal

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+4

Aspect Sentiment Classification with Document-level Sentiment Preference Modeling

2020-07-01 · ACL 2020 6 · Xiao Chen, Changlong Sun, Jingjing Wang, Shoushan Li 외

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+2

Dependency Sensitive Convolutional Neural Networks for Modeling Sentences and Documents

2016-11-08 · NAACL 2016 6 · Rui Zhang, Honglak Lee, Dragomir Radev

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+2

Annotating evaluative sentences for sentiment analysis: a dataset for Norwegian

2019-09-01 · WS (NoDaLiDa) 2019 9 · Petter Mæhlum, Jeremy Barnes, Lilja Øvrelid, Erik Velldal

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