English
Related papers

Related papers: A Deep Convolutional Neural Networks Based Multi-T…

200 papers

Aspect-based opinion mining is the task of identifying sentiment at the aspect level in opinionated text, which consists of two subtasks: aspect category extraction and sentiment polarity classification. While aspect category extraction…

Computation and Language · Computer Science 2020-03-17 Nguyen Thi Thanh Thuy , Ngo Xuan Bach , Tu Minh Phuong

The state-of-the-art Aspect-based Sentiment Analysis (ABSA) approaches are mainly based on either detecting aspect terms and their corresponding sentiment polarities, or co-extracting aspect and opinion terms. However, the extraction of…

Computation and Language · Computer Science 2020-11-03 Chen Zhang , Qiuchi Li , Dawei Song , Benyou Wang

Aspect-based Sentiment Analysis (ABSA) is a fine-grained sentiment analysis task which involves four elements from user-generated texts: aspect term, aspect category, opinion term, and sentiment polarity. Most computational approaches focus…

Existing works for aspect-based sentiment analysis (ABSA) have adopted a unified approach, which allows the interactive relations among subtasks. However, we observe that these methods tend to predict polarities based on the literal meaning…

Computation and Language · Computer Science 2021-09-15 Shinhyeok Oh , Dongyub Lee , Taesun Whang , IlNam Park , Gaeun Seo , EungGyun Kim , Harksoo Kim

Aspect-based Sentiment analysis (ABSA) accomplishes a fine-grained analysis that defines the aspects of a given document or sentence and the sentiments conveyed regarding each aspect. This level of analysis is the most detailed version that…

Computation and Language · Computer Science 2021-10-08 Mohammed M. Abdelgwad , Taysir Hassan A Soliman , Ahmed I. Taloba , Mohamed Fawzy Farghaly

Aspect-category sentiment analysis (ACSA) aims to predict the aspect categories mentioned in texts and their corresponding sentiment polarities. Some joint models have been proposed to address this task. Given a text, these joint models…

Computation and Language · Computer Science 2021-10-22 Yuncong Li , Zhe Yang , Cunxiang Yin , Xu Pan , Lunan Cui , Qiang Huang , Ting Wei

Sentiment analysis is an important task in natural language processing. In recent works, pre-trained language models are often used to achieve state-of-the-art results, especially when training data is scarce. It is common to fine-tune on…

Computation and Language · Computer Science 2022-04-13 Ehsan Hosseini-Asl , Wenhao Liu , Caiming Xiong

Sentiment analysis is the process of identifying and categorizing people's emotions or opinions regarding various topics. The analysis of Twitter sentiment has become an increasingly popular topic in recent years. In this paper, we present…

Computation and Language · Computer Science 2023-08-30 Mohammad Dehghani , Zahra Yazdanparast

In the recent decade, with the enormous growth of digital content in internet and databases, sentiment analysis has received more and more attention between information retrieval and natural language processing researchers. Sentiment…

Computation and Language · Computer Science 2014-12-30 Ayoub Bagheri , Mohamad Saraee

We introduce a deep memory network for aspect level sentiment classification. Unlike feature-based SVM and sequential neural models such as LSTM, this approach explicitly captures the importance of each context word when inferring the…

Computation and Language · Computer Science 2016-09-27 Duyu Tang , Bing Qin , Ting Liu

Aspect-based sentiment analysis has gained significant attention in recent years due to its ability to provide fine-grained insights for sentiment expressions related to specific features of entities. An important component of aspect-based…

Computation and Language · Computer Science 2025-03-06 Ali Erkan , Tunga Güngör

Aspect-based sentiment analysis (ABSA) task consists of three typical subtasks: aspect term extraction, opinion term extraction, and sentiment polarity classification. These three subtasks are usually performed jointly to save resources and…

Computation and Language · Computer Science 2021-11-19 Hongjiang Jing , Zuchao Li , Hai Zhao , Shu Jiang

In aspect-based sentiment analysis, extracting aspect terms along with the opinions being expressed from user-generated content is one of the most important subtasks. Previous studies have shown that exploiting connections between aspect…

Computation and Language · Computer Science 2016-09-20 Wenya Wang , Sinno Jialin Pan , Daniel Dahlmeier , Xiaokui Xiao

In order to maximize the applicability of sentiment analysis results, it is necessary to not only classify the overall sentiment (positive/negative) of a given document but also to identify the main words that contribute to the…

Computation and Language · Computer Science 2017-10-02 Gichang Lee , Jaeyun Jeong , Seungwan Seo , CzangYeob Kim , Pilsung Kang

Online reviews allow consumers to provide detailed feedback on various aspects of items. Existing methods utilize these aspects to model users' fine-grained preferences for specific item features through graph neural networks. We argue that…

Information Retrieval · Computer Science 2025-01-28 Junrui Liu , Tong Li , Di Wu , Zifang Tang , Yuan Fang , Zhen Yang

(T)ACSA tasks, including aspect-category sentiment analysis (ACSA) and targeted aspect-category sentiment analysis (TACSA), aims at identifying sentiment polarity on predefined categories. Incremental learning on new categories is necessary…

Computation and Language · Computer Science 2020-10-07 Zehui Dai , Cheng Peng , Huajie Chen , Yadong Ding

Target-Based Sentiment Analysis aims to detect the opinion aspects (aspect extraction) and the sentiment polarities (sentiment detection) towards them. Both the previous pipeline and integrated methods fail to precisely model the innate…

Computation and Language · Computer Science 2020-04-15 Shu Liu , Wei Li , Yunfang Wu , Qi Su , Xu Sun

This paper focuses on how to extract opinions over each Persian sentence-level text. Deep learning models provided a new way to boost the quality of the output. However, these architectures need to feed on big annotated data as well as an…

Computation and Language · Computer Science 2020-04-14 Javad PourMostafa Roshan Sharami , Parsa Abbasi Sarabestani , Seyed Abolghasem Mirroshandel

Aspect-based sentiment analysis (ABSA) aims at analyzing the sentiment of a given aspect in a sentence. Recently, neural network-based methods have achieved promising results in existing ABSA datasets. However, these datasets tend to…

Computation and Language · Computer Science 2020-11-03 Zhen Wu , Chengcan Ying , Xinyu Dai , Shujian Huang , Jiajun Chen

This paper introduces a visual sentiment concept classification method based on deep convolutional neural networks (CNNs). The visual sentiment concepts are adjective noun pairs (ANPs) automatically discovered from the tags of web photos,…

Computer Vision and Pattern Recognition · Computer Science 2014-11-03 Tao Chen , Damian Borth , Trevor Darrell , Shih-Fu Chang