English
Related papers

Related papers: Embarrassingly Simple Unsupervised Aspect Extracti…

200 papers

This paper fills a gap in aspect-based sentiment analysis and aims to present a new method for preparing and analysing texts concerning opinion and generating user-friendly descriptive reports in natural language. We present a comprehensive…

Computation and Language · Computer Science 2017-09-15 Łukasz Augustyniak , Krzysztof Rajda , Tomasz Kajdanowicz

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

In this paper, we develop a novel approach to aspect term extraction based on unsupervised learning of distributed representations of words and dependency paths. The basic idea is to connect two words (w1 and w2) with the dependency path…

Computation and Language · Computer Science 2016-05-26 Yichun Yin , Furu Wei , Li Dong , Kaimeng Xu , Ming Zhang , Ming Zhou

Aspect category detection (ACD) in sentiment analysis aims to identify the aspect categories mentioned in a sentence. In this paper, we formulate ACD in the few-shot learning scenario. However, existing few-shot learning approaches mainly…

Computation and Language · Computer Science 2021-06-01 Mengting Hu , Shiwan Zhao , Honglei Guo , Chao Xue , Hang Gao , Tiegang Gao , Renhong Cheng , Zhong Su

Aspect-term sentiment analysis (ATSA) is a longstanding challenge in natural language understanding. It requires fine-grained semantical reasoning about a target entity appeared in the text. As manual annotation over the aspects is…

Computation and Language · Computer Science 2019-09-06 Xingyi Cheng , Weidi Xu , Taifeng Wang , Wei Chu

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

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

Existing works on Aspect Sentiment Triplet Extraction (ASTE) explicitly focus on developing more efficient fine-tuning techniques for the task. Instead, our motivation is to come up with a generic approach that can improve the downstream…

Computation and Language · Computer Science 2023-10-25 Rajdeep Mukherjee , Nithish Kannen , Saurabh Kumar Pandey , Pawan Goyal

Aspect-based sentiment analysis involves the recognition of so called opinion target expressions (OTEs). To automatically extract OTEs, supervised learning algorithms are usually employed which are trained on manually annotated corpora. The…

Computation and Language · Computer Science 2019-04-22 Soufian Jebbara , Philipp Cimiano

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…

Aspect based sentiment analysis (ABSA) involves three fundamental subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification. Early works only focused on solving one of these subtasks individually.…

Computation and Language · Computer Science 2021-04-08 Yue Mao , Yi Shen , Chao Yu , Longjun Cai

Aspect-Based Sentiment Analysis (ABSA) deals with the extraction of sentiments and their targets. Collecting labeled data for this task in order to help neural networks generalize better can be laborious and time-consuming. As an…

Machine Learning · Computer Science 2020-10-26 Akbar Karimi , Leonardo Rossi , Andrea Prati

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) aims to identify the sentiment polarity towards the given aspect in a sentence, while previous models typically exploit an aspect-independent (weakly associative) encoder for sentence representation…

Computation and Language · Computer Science 2019-09-04 Yunlong Liang , Fandong Meng , Jinchao Zhang , Jinan Xu , Yufeng Chen , Jie Zhou

Document representation is the core of many NLP tasks on machine understanding. A general representation learned in an unsupervised manner reserves generality and can be used for various applications. In practice, sentiment analysis (SA)…

Machine Learning · Computer Science 2024-01-15 Hao-Ming Fu , Pu-Jen Cheng

Aspect-based sentiment analysis (ABSA), which aims to identify fine-grained opinion polarity towards a specific aspect, is a challenging subtask of sentiment analysis (SA). In this paper, we construct an auxiliary sentence from the aspect…

Computation and Language · Computer Science 2019-03-25 Chi Sun , Luyao Huang , Xipeng Qiu

Aspect Sentiment Triplet Extraction (ASTE) deals with extracting opinion triplets, consisting of an opinion target or aspect, its associated sentiment, and the corresponding opinion term/span explaining the rationale behind the sentiment.…

Computation and Language · Computer Science 2021-10-12 Rajdeep Mukherjee , Tapas Nayak , Yash Butala , Sourangshu Bhattacharya , Pawan Goyal

Most recent existing aspect-term level sentiment analysis (ATSA) approaches combined various neural network models with delicately carved attention mechanisms built upon given aspect and context to generate refined sentence representations…

Computation and Language · Computer Science 2020-01-22 Chi Xu , Hao Feng , Guoxin Yu , Min Yang , Xiting Wang , Xiang Ao

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

For many business applications, we often seek to analyze sentiments associated with any arbitrary aspects of commercial products, despite having a very limited amount of labels or even without any labels at all. However, existing aspect…

Computation and Language · Computer Science 2021-09-09 Ronald Seoh , Ian Birle , Mrinal Tak , Haw-Shiuan Chang , Brian Pinette , Alfred Hough