中文
相关论文

相关论文: Learning Span-Level Interactions for Aspect Sentim…

200 篇论文

Aspect-based sentiment analysis (ABSA), a fine-grained sentiment classification task, has received much attention recently. Many works investigate sentiment information through opinion words, such as ''good'' and ''bad''. However, implicit…

计算与语言 · 计算机科学 2023-12-19 Jihong Ouyang , Zhiyao Yang , Silong Liang , Bing Wang , Yimeng Wang , Ximing Li

Aspect Based Sentiment Analysis (ABSA) tasks involve the extraction of fine-grained sentiment tuples from sentences, aiming to discern the author's opinions. Conventional methodologies predominantly rely on supervised approaches; however,…

计算与语言 · 计算机科学 2024-04-23 Kevin Scaria , Abyn Scaria , Ben Scaria

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…

计算与语言 · 计算机科学 2017-09-20 Soufian Jebbara , Philipp Cimiano

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…

计算与语言 · 计算机科学 2021-11-19 Hongjiang Jing , Zuchao Li , Hai Zhao , Shu Jiang

Aspect-Based Sentiment Analysis (ABSA) is increasingly crucial in Natural Language Processing (NLP) for applications such as customer feedback analysis and product recommendation systems. ABSA goes beyond traditional sentiment analysis by…

计算与语言 · 计算机科学 2024-10-29 Adamu Lawan , Juhua Pu , Haruna Yunusa , Jawad Muhammad , Aliyu Umar

Aspect Term Extraction (ATE) identifies aspect terms in review sentences, a key subtask of sentiment analysis. While most existing approaches use energy-intensive deep neural networks (DNNs) for ATE as sequence labeling, this paper proposes…

计算与语言 · 计算机科学 2026-01-13 Abhishek Kumar Mishra , Arya Somasundaram , Anup Das , Nagarajan Kandasamy

Dependency parse trees are helpful for discovering the opinion words in aspect-based sentiment analysis (ABSA). However, the trees obtained from off-the-shelf dependency parsers are static, and could be sub-optimal in ABSA. This is because…

计算与语言 · 计算机科学 2021-09-20 Yuxiang Zhou , Lejian Liao , Yang Gao , Zhanming Jie , Wei Lu

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…

计算与语言 · 计算机科学 2022-08-05 Ashish Kumar , Vasundhra Dahiya , Aditi Sharan

Aspect-based sentiment analysis (ASBA) is a refined approach to sentiment analysis that aims to extract and classify sentiments based on specific aspects or features of a product, service, or entity. Unlike traditional sentiment analysis,…

计算与语言 · 计算机科学 2025-01-16 Karukriti Kaushik Ghosh , Chiranjib Sur

Compliments and concerns in reviews are valuable for understanding users' shopping interests and their opinions with respect to specific aspects of certain items. Existing review-based recommenders favor large and complex language encoders…

信息检索 · 计算机科学 2021-09-10 Zeyu Li , Wei Cheng , Reema Kshetramade , John Houser , Haifeng Chen , Wei Wang

Target-oriented opinion words extraction (TOWE) is a subtask of aspect-based sentiment analysis (ABSA). Given a sentence and an aspect term occurring in the sentence, TOWE extracts the corresponding opinion words for the aspect term. TOWE…

计算与语言 · 计算机科学 2022-04-18 Yuncong Li , Fang Wang , Sheng-Hua Zhong

In the era of rapid evolution of generative language models within the realm of natural language processing, there is an imperative call to revisit and reformulate evaluation methodologies, especially in the domain of aspect-based sentiment…

计算与语言 · 计算机科学 2024-04-18 Soyoung Yang , Won Ik Cho

Aspect-based Sentiment Analysis (ABSA) is a task whose objective is to classify the individual sentiment polarity of all entities, called aspects, in a sentence. The task is composed of two subtasks: Aspect Term Extraction (ATE), identify…

Aspect-based sentiment analysis (ABSA) aims to associate a text with a set of aspects and infer their respective sentimental polarities. State-of-the-art approaches are built on fine-tuning pre-trained language models, focusing on learning…

计算与语言 · 计算机科学 2024-08-26 Murtadha Ahmed , Bo Wen , Shengfeng Pan , Jianlin Su , Luo Ao , Yunfeng Liu

Aspect-based sentiment classification is a crucial problem in fine-grained sentiment analysis, which aims to predict the sentiment polarity of the given aspect according to its context. Previous works have made remarkable progress in…

计算与语言 · 计算机科学 2023-08-23 Xueyi Liu , Rui Hou , Yanglei Gan , Da Luo , Changlin Li , Xiaojun Shi , Qiao Liu

Aspect-based Sentiment Analysis (ABSA) seeks to predict the sentiment polarity of a sentence toward a specific aspect. Recently, it has been shown that dependency trees can be integrated into deep learning models to produce the…

计算与语言 · 计算机科学 2020-10-27 Amir Pouran Ben Veyseh , Nasim Nour , Franck Dernoncourt , Quan Hung Tran , Dejing Dou , Thien Huu Nguyen

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…

机器学习 · 计算机科学 2020-10-26 Akbar Karimi , Leonardo Rossi , Andrea Prati

Aspect-based sentiment analysis (ABSA) aims at extracting opinionated aspect terms in review texts and determining their sentiment polarities, which is widely studied in both academia and industry. As a fine-grained classification task, the…

人工智能 · 计算机科学 2023-08-17 Anguo Dong , Cuiyun Gao , Yan Jia , Qing Liao , Xuan Wang , Lei Wang , Jing Xiao

Aspect-Based Sentiment Analysis (ABSA) has experienced tremendous expansion and diversity due to various shared tasks spanning several languages and fields and organized via SemEval workshops and Germeval. Nonetheless, a few shortcomings…

计算与语言 · 计算机科学 2024-07-22 Siva Uday Sampreeth Chebolu , Franck Dernoncourt , Nedim Lipka , Thamar Solorio

Sentiment analysis has transitioned from classifying the sentiment of an entire sentence to providing the contextual information of what targets exist in a sentence, what sentiment the individual targets have, and what the causal words…

计算与语言 · 计算机科学 2021-03-11 A. Sutherland , S. Bensch , T. Hellström , S. Magg , S. Wermter