English
Related papers

Related papers: Review-Level Sentiment Classification with Sentenc…

200 papers

Sentiment analysis on software engineering (SE) texts has been widely used in the SE research, such as evaluating app reviews or analyzing developers sentiments in commit messages. To better support the use of automated sentiment analysis…

Software Engineering · Computer Science 2021-03-25 Kexin Sun , Hui Gao , Hongyu Kuang , Xiaoxing Ma , Guoping Rong , Dong Shao , He Zhang

Consumers are used to consulting posted reviews on the Internet before buying a product. But it's difficult to know the global opinion considering the important number of those reviews. Sentiment analysis afford detecting polarity…

Information Retrieval · Computer Science 2020-01-23 Patrice Bellot , Lerch Soëlie , Bruno Emmanuel , Murisasco Elisabeth

With the development of the Internet, natural language processing (NLP), in which sentiment analysis is an important task, became vital in information processing.Sentiment analysis includes aspect sentiment classification. Aspect sentiment…

Computation and Language · Computer Science 2018-07-06 Yongping Xing , Chuangbai Xiao , Yifei Wu , Ziming Ding

In this paper, we propose a variational approach to unsupervised sentiment analysis. Instead of using ground truth provided by domain experts, we use target-opinion word pairs as a supervision signal. For example, in a document snippet "the…

Computation and Language · Computer Science 2020-08-24 Ziqian Zeng , Wenxuan Zhou , Xin Liu , Zizheng Lin , Yangqin Song , Michael David Kuo , Wan Hang Keith Chiu

The problem of aspect-based sentiment analysis deals with classifying sentiments (negative, neutral, positive) for a given aspect in a sentence. A traditional sentiment classification task involves treating the entire sentence as a text…

Computation and Language · Computer Science 2018-05-08 Amlaan Bhoi , Sandeep Joshi

We investigate a new linguistic generalization in pre-trained language models (taking BERT (Devlin et al., 2019) as a case study). We focus on degree modifiers (expressions like slightly, very, rather, extremely) and test the hypothesis…

Computation and Language · Computer Science 2023-10-23 Lisa Bylinina , Alexey Tikhonov , Ekaterina Garmash

Similarity is a comparative-subjective measure that varies with the domain within which it is considered. In several NLP applications such as document classification, pattern recognition, chatbot question-answering, sentiment analysis,…

Machine Learning · Computer Science 2021-11-11 Manuela Nayantara Jeyaraj , Dharshana Kasthurirathna

We present a neural framework for opinion summarization from online product reviews which is knowledge-lean and only requires light supervision (e.g., in the form of product domain labels and user-provided ratings). Our method combines two…

Computation and Language · Computer Science 2018-08-28 Stefanos Angelidis , Mirella Lapata

Sentiment Analysis is the task of classifying documents based on the sentiments expressed in textual form, this can be achieved by using lexical and semantic methods. The purpose of this study is to investigate the use of semantics to…

Computation and Language · Computer Science 2020-09-02 Ukachi Osisiogu

This study implements a vector space model approach to measure the sentiment orientations of words. Two representative vectors for positive/negative polarity are constructed using high-dimensional vec-tor space in both an unsupervised and a…

Computation and Language · Computer Science 2018-01-03 Youngsam Kim , Hyopil Shin

User and product information associated with a review is useful for sentiment polarity prediction. Typical approaches incorporating such information focus on modeling users and products as implicitly learned representation vectors. Most do…

Computation and Language · Computer Science 2022-12-20 Chenyang Lyu , Linyi Yang , Yue Zhang , Yvette Graham , Jennifer Foster

Aspect-category sentiment analysis (ACSA) aims to predict sentiment polarities of sentences with respect to given aspect categories. To detect the sentiment toward a particular aspect category in a sentence, most previous methods first…

Computation and Language · Computer Science 2020-10-07 Yuncong Li , Cunxiang Yin , Sheng-hua Zhong , Xu Pan

Sentiment Classification is a fundamental task in the field of Natural Language Processing, and has very important academic and commercial applications. It aims to automatically predict the degree of sentiment present in a text that…

Computation and Language · Computer Science 2023-03-17 Lautaro Estienne , Matias Vera , Leonardo Rey Vega

Current multimodal sentiment analysis frames sentiment score prediction as a general Machine Learning task. However, what the sentiment score actually represents has often been overlooked. As a measurement of opinions and affective states,…

Computation and Language · Computer Science 2018-07-05 Leimin Tian , Catherine Lai , Johanna D. Moore

So far different studies have tackled the sentiment analysis in several domains such as restaurant and movie reviews. But, this problem has not been studied in scholarly book reviews which is different in terms of review style and size. In…

Computation and Language · Computer Science 2016-03-07 Hussam Hamdan , Patrice Bellot , Frederic Bechet

Sentiment analysis is an important task in natural language processing (NLP). Most of existing state-of-the-art methods are under the supervised learning paradigm. However, human annotations can be scarce. Thus, we should leverage more weak…

Computation and Language · Computer Science 2021-04-20 Ziqian Zeng , Yangqiu Song

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 attempted to mine…

Information Retrieval · Computer Science 2015-07-30 Ahmad Kamal

The study of public opinion can provide us with valuable information. The analysis of sentiment on social networks, such as Twitter or Facebook, has become a powerful means of learning about the users' opinions and has a wide range of…

Computation and Language · Computer Science 2020-06-08 Nhan Cach Dang , María N. Moreno-García , Fernando De la Prieta

Sentiment polarity of tweets, blog posts or product reviews has become highly attractive and is utilized in recommender systems, market predictions, business intelligence and more. Deep learning techniques are becoming top performers on…

Computation and Language · Computer Science 2020-02-18 Erion Çano

We consider the problem of classifying documents not by topic, but by overall sentiment, e.g., determining whether a review is positive or negative. Using movie reviews as data, we find that standard machine learning techniques definitively…

Computation and Language · Computer Science 2007-05-23 Bo Pang , Lillian Lee , Shivakumar Vaithyanathan