English
Related papers

Related papers: INSIGHT-1 at SemEval-2016 Task 5: Deep Learning fo…

200 papers

In this paper we describe our attempt at producing a state-of-the-art Twitter sentiment classifier using Convolutional Neural Networks (CNNs) and Long Short Term Memory (LSTMs) networks. Our system leverages a large amount of unlabeled data…

Computation and Language · Computer Science 2017-04-21 Mathieu Cliche

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

In this work we investigate the capability of Graph Attention Network for extracting aspect and opinion terms. Aspect and opinion term extraction is posed as a token-level classification task akin to named entity recognition. We use the…

Computation and Language · Computer Science 2024-05-01 Abir Chakraborty

Aspect based Sentiment Analysis is a major subarea of sentiment analysis. Many supervised and unsupervised approaches have been proposed in the past for detecting and analyzing the sentiment of aspect terms. In this paper, a graph-based…

Computation and Language · Computer Science 2020-03-12 Gunjan Ansari , Chandni Saxena , Tanvir Ahmad , M. N. Doja

Recently, sentiment analysis has received a lot of attention due to the interest in mining opinions of social media users. Sentiment analysis consists in determining the polarity of a given text, i.e., its degree of positiveness or…

Computation and Language · Computer Science 2016-12-19 Eric S. Tellez , Sabino Miranda Jiménez , Mario Graff , Daniela Moctezuma , Ranyart R. Suárez , Oscar S. Siordia

Aspect-based sentiment analysis of review texts is of great value for understanding user feedback in a fine-grained manner. It has in general two sub-tasks: (i) extracting aspects from each review, and (ii) classifying aspect-based reviews…

Computation and Language · Computer Science 2020-10-15 Jiaxin Huang , Yu Meng , Fang Guo , Heng Ji , Jiawei Han

We describe our contribution to the SemEVAl 2023 AfriSenti-SemEval shared task, where we tackle the task of sentiment analysis in 14 different African languages. We develop both monolingual and multilingual models under a full supervised…

Computation and Language · Computer Science 2023-04-26 Gagan Bhatia , Ife Adebara , AbdelRahim Elmadany , Muhammad Abdul-Mageed

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

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

Aspect term extraction is a fundamental task in fine-grained sentiment analysis, which aims at detecting customer's opinion targets from reviews on product or service. The traditional supervised models can achieve promising results with…

Computation and Language · Computer Science 2023-03-03 Jingli Shi , Weihua Li , Quan Bai , Yi Yang , Jianhua Jiang

This paper describes the Amobee sentiment analysis system, adapted to compete in SemEval 2017 task 4. The system consists of two parts: a supervised training of RNN models based on a Twitter sentiment treebank, and the use of feedforward…

Computation and Language · Computer Science 2018-07-24 Alon Rozental , Daniel Fleischer

Aspect-based sentiment analysis (ABSA) is a crucial task in information extraction and sentiment analysis, aiming to identify aspects with associated sentiment elements in text. However, existing ABSA datasets are predominantly…

Computation and Language · Computer Science 2025-09-10 Chengyan Wu , Bolei Ma , Yihong Liu , Zheyu Zhang , Ningyuan Deng , Yanshu Li , Baolan Chen , Yi Zhang , Yun Xue , Barbara Plank

This paper addresses the problem of sentence-level sentiment analysis. In recent years, Convolution and Recursive Neural Networks have been proven to be effective network architecture for sentence-level sentiment analysis. Nevertheless,…

Computation and Language · Computer Science 2018-01-30 Vinh D. Van , Thien Thai , Minh-Quoc Nghiem

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

Joint extraction of aspects and sentiments can be effectively formulated as a sequence labeling problem. However, such formulation hinders the effectiveness of supervised methods due to the lack of annotated sequence data in many domains.…

Computation and Language · Computer Science 2019-11-01 Zheng Li , Xin Li , Ying Wei , Lidong Bing , Yu Zhang , Qiang Yang

Aspect based sentiment analysis (ABSA) deals with the identification of the sentiment polarity of a review sentence towards a given aspect. Deep Learning sequential models like RNN, LSTM, and GRU are current state-of-the-art methods for…

Computation and Language · Computer Science 2022-08-05 Ashish Kumar , Vasundhra Dahiya , Aditi Sharan

It has been widely accepted that Long Short-Term Memory (LSTM) network, coupled with attention mechanism and memory module, is useful for aspect-level sentiment classification. However, existing approaches largely rely on the modelling of…

Computation and Language · Computer Science 2019-09-24 Chen Zhang , Qiuchi Li , Dawei Song

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

Sentiment analysis can be regarded as a relation extraction problem in which the sentiment of some opinion holder towards a certain aspect of a product, theme or event needs to be extracted. We present a novel neural architecture for…

Computation and Language · Computer Science 2017-09-20 Soufian Jebbara , Philipp Cimiano

Aspect term extraction is one of the important subtasks in aspect-based sentiment analysis. Previous studies have shown that using dependency tree structure representation is promising for this task. However, most dependency tree structures…

Computation and Language · Computer Science 2019-05-07 Huaishao Luo , Tianrui Li , Bing Liu , Bin Wang , Herwig Unger