中文
相关论文

相关论文: Understanding Pre-trained BERT for Aspect-based Se…

200 篇论文

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 is a dominant research area with potential applications in social media analytics, business, finance, and health. Prior works in this area are primarily based on supervised methods, with a few techniques…

计算与语言 · 计算机科学 2022-11-09 Sabyasachi Kamila , Walid Magdy , Sourav Dutta , MingXue Wang

Aspect-Based Sentiment Analysis (ABSA) stands as a crucial task in predicting the sentiment polarity associated with identified aspects within text. However, a notable challenge in ABSA lies in precisely determining the aspects' boundaries…

计算与语言 · 计算机科学 2024-02-26 Shunyu Liu , Jie Zhou , Qunxi Zhu , Qin Chen , Qingchun Bai , Jun Xiao , Liang He

Aspect-based Sentiment Analysis (ABSA) is a fine-grained opinion mining approach that identifies and classifies opinions associated with specific entities (aspects) or their categories within a sentence. Despite its rapid growth and broad…

计算与语言 · 计算机科学 2025-11-06 Yan Cathy Hua , Paul Denny , Jörg Wicker , Katerina Taškova

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) aims to determine the sentiment polarity towards an aspect. Because of the expensive and limited labelled data, the pretraining strategy has become the de-facto standard for ABSA. However, there always…

计算与语言 · 计算机科学 2023-06-27 Juhua Liu , Qihuang Zhong , Liang Ding , Hua Jin , Bo Du , Dacheng Tao

We introduce InstructABSA, an instruction learning paradigm for Aspect-Based Sentiment Analysis (ABSA) subtasks. Our method introduces positive, negative, and neutral examples to each training sample, and instruction tune the model…

计算与语言 · 计算机科学 2023-11-14 Kevin Scaria , Himanshu Gupta , Siddharth Goyal , Saurabh Arjun Sawant , Swaroop Mishra , Chitta Baral

The Web has become the main platform where people express their opinions about entities of interest and their associated aspects. Aspect-Based Sentiment Analysis (ABSA) aims to automatically compute the sentiment towards these aspects from…

计算与语言 · 计算机科学 2020-04-21 Maria Mihaela Trusca , Daan Wassenberg , Flavius Frasincar , Rommert Dekker

Aspect-based sentiment analysis (ABSA) generally requires a deep understanding of the contextual information, including the words associated with the aspect terms and their syntactic dependencies. Most existing studies employ advanced…

计算与语言 · 计算机科学 2025-06-17 Yuanhe Tian , Xu Li , Wei Wang , Guoqing Jin , Pengsen Cheng , Yan Song

While aspect-based sentiment analysis (ABSA) has made substantial progress, challenges remain for low-resource languages, which are often overlooked in favour of English. Current cross-lingual ABSA approaches focus on limited, less complex…

计算与语言 · 计算机科学 2025-08-15 Jakub Šmíd , Pavel Přibáň , Pavel Král

Due to the increased availability of online reviews, sentiment analysis had been witnessed a booming interest from the researchers. Sentiment analysis is a computational treatment of sentiment used to extract and understand the opinions of…

计算与语言 · 计算机科学 2019-12-12 Taha Shangipour Ataei , Kamyar Darvishi , Soroush Javdan , Behrouz Minaei-Bidgoli , Sauleh Eetemadi

By introducing a small set of additional parameters, a probe learns to solve specific linguistic tasks (e.g., dependency parsing) in a supervised manner using feature representations (e.g., contextualized embeddings). The effectiveness of…

计算与语言 · 计算机科学 2021-05-31 Zhiyong Wu , Yun Chen , Ben Kao , Qun Liu

Aspect level sentiment classification aims to identify the sentiment expressed towards an aspect given a context sentence. Previous neural network based methods largely ignore the syntax structure in one sentence. In this paper, we propose…

计算与语言 · 计算机科学 2019-09-09 Binxuan Huang , Kathleen M. Carley

Aspect-based-sentiment-analysis (ABSA) is a fine-grained sentiment evaluation task, which analyzes the emotional polarity of the evaluation aspects. Generally, the emotional polarity of an aspect exists in the corresponding opinion…

计算与语言 · 计算机科学 2023-10-10 Dongming Wu , Lulu Wen , Chao Chen , Zhaoshu Shi

Recently, sentiment analysis has seen remarkable advance with the help of pre-training approaches. However, sentiment knowledge, such as sentiment words and aspect-sentiment pairs, is ignored in the process of pre-training, despite the fact…

计算与语言 · 计算机科学 2020-05-21 Hao Tian , Can Gao , Xinyan Xiao , Hao Liu , Bolei He , Hua Wu , Haifeng Wang , Feng Wu

The objective of Aspect Based Sentiment Analysis is to capture the sentiment of reviewers associated with different aspects. However, complexity of the review sentences, presence of double negation and specific usage of words found in…

计算与语言 · 计算机科学 2022-02-15 Abir Chakraborty

Aspect-based sentiment analysis (ABSA), a nuanced task in text analysis, seeks to discern sentiment orientation linked to specific aspect terms in text. Traditional approaches often overlook or inadequately model the explicit syntactic…

计算与语言 · 计算机科学 2023-12-08 Ullman Galen , Frey Lee , Woods Ali

Previous studies show effective of pre-trained language models for sentiment analysis. However, most of these studies ignore the importance of sentimental information for pre-trained models.Therefore, we fully investigate the sentimental…

计算与语言 · 计算机科学 2021-05-27 Yong Qian , Zhongqing Wang , Rong Xiao , Chen Chen , Haihong Tang

Since the dawn of the digitalisation era, customer feedback and online reviews are unequivocally major sources of insights for businesses. Consequently, conducting comparative analyses of such sources has become the de facto modus operandi…

Aspect-based sentiment analysis (ABSA) is an important subtask of sentiment analysis, which aims to extract the aspects and predict their sentiments. Most existing studies focus on improving the performance of the target domain by…

计算与语言 · 计算机科学 2024-05-10 Xuanwen Ding , Jie Zhou , Liang Dou , Qin Chen , Yuanbin Wu , Chengcai Chen , Liang He