中文
相关论文

相关论文: FCKT: Fine-Grained Cross-Task Knowledge Transfer w…

200 篇论文

In this paper, we extend financial sentiment analysis~(FSA) to event-level since events usually serve as the subject of the sentiment in financial text. Though extracting events from the financial text may be conducive to accurate sentiment…

计算与语言 · 计算机科学 2024-11-28 Tianyu Chen , Yiming Zhang , Guoxin Yu , Dapeng Zhang , Li Zeng , Qing He , Xiang Ao

In this paper, we introduce the task of targeted aspect-based sentiment analysis. The goal is to extract fine-grained information with respect to entities mentioned in user comments. This work extends both aspect-based sentiment analysis…

计算与语言 · 计算机科学 2016-10-13 Marzieh Saeidi , Guillaume Bouchard , Maria Liakata , Sebastian Riedel

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 an NLP task that entails processing user-generated reviews to determine (i) the target being evaluated, (ii) the aspect category to which it belongs, and (iii) the sentiment expressed towards the…

计算与语言 · 计算机科学 2022-04-12 Siva Uday Sampreeth Chebolu , Franck Dernoncourt , Nedim Lipka , Thamar Solorio

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 aims to identify the sentiment polarity of a specific aspect in product reviews. We notice that about 30% of reviews do not contain obvious opinion words, but still convey clear human-aware sentiment…

计算与语言 · 计算机科学 2021-11-04 Zhengyan Li , Yicheng Zou , Chong Zhang , Qi Zhang , Zhongyu Wei

We explore how weak supervision on abundant unlabeled data can be leveraged to improve few-shot performance in aspect-based sentiment analysis (ABSA) tasks. We propose a pipeline approach to construct a noisy ABSA dataset, and we use it to…

Aspect-Based Sentiment Analysis (ABSA) aims to provide fine-grained aspect-level sentiment information. There are many ABSA tasks, and the current dominant paradigm is to train task-specific models for each task. However, application…

计算与语言 · 计算机科学 2022-11-22 Zengzhi Wang , Rui Xia , Jianfei Yu

This paper describes our deep learning-based approach to multilingual aspect-based sentiment analysis as part of SemEval 2016 Task 5. We use a convolutional neural network (CNN) for both aspect extraction and aspect-based sentiment…

计算与语言 · 计算机科学 2016-09-23 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

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…

计算与语言 · 计算机科学 2025-09-10 Chengyan Wu , Bolei Ma , Yihong Liu , Zheyu Zhang , Ningyuan Deng , Yanshu Li , Baolan Chen , Yi Zhang , Yun Xue , Barbara Plank

The World Wide Web holds a wealth of information in the form of unstructured texts such as customer reviews for products, events and more. By extracting and analyzing the expressed opinions in customer reviews in a fine-grained way,…

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

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…

计算与语言 · 计算机科学 2023-10-25 Rajdeep Mukherjee , Nithish Kannen , Saurabh Kumar Pandey , Pawan Goyal

Multimodal Sentiment Analysis (MSA) seeks to understand human emotions by jointly analyzing data from multiple modalities typically text and images offering a richer and more accurate interpretation than unimodal approaches. In this paper,…

机器学习 · 计算机科学 2025-10-29 Phuong Q. Dao , Mark Roantree , Vuong M. Ngo

Cross-domain sentiment analysis aims to predict the sentiment of texts in the target domain using the model trained on the source domain to cope with the scarcity of labeled data. Previous studies are mostly cross-entropy-based methods for…

计算与语言 · 计算机科学 2022-08-19 Yun Luo , Fang Guo , Zihan Liu , Yue Zhang

Sentiment Analysis of code-mixed text has diversified applications in opinion mining ranging from tagging user reviews to identifying social or political sentiments of a sub-population. In this paper, we present an ensemble architecture of…

计算与语言 · 计算机科学 2020-07-23 Ayush Kumar , Harsh Agarwal , Keshav Bansal , Ashutosh Modi

Aspect-based sentiment analysis (ABSA), a popular research area in NLP has two distinct parts -- aspect extraction (AE) and labeling the aspects with sentiment polarity (ALSA). Although distinct, these two tasks are highly correlated. The…

Structured sentiment analysis, which aims to extract the complex semantic structures such as holders, expressions, targets, and polarities, has obtained widespread attention from both industry and academia. Unfortunately, the existing…

计算与语言 · 计算机科学 2022-06-01 Qi Zhang , Jie Zhou , Qin Chen , Qingchun Bai , Jun Xiao , Liang He

The majority of work in targeted sentiment analysis has concentrated on finding better methods to improve the overall results. Within this paper we show that these models are not robust to linguistic phenomena, specifically negation and…

计算与语言 · 计算机科学 2021-04-01 Andrew Moore , Jeremy Barnes

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…

计算与语言 · 计算机科学 2020-11-03 Zhen Wu , Chengcan Ying , Xinyu Dai , Shujian Huang , Jiajun Chen

Recent neural-based aspect-based sentiment analysis approaches, though achieving promising improvement on benchmark datasets, have reported suffering from poor robustness when encountering confounder such as non-target aspects. In this…

计算与语言 · 计算机科学 2021-04-26 Zhen Bi , Ningyu Zhang , Ganqiang Ye , Haiyang Yu , Xi Chen , Huajun Chen