中文
相关论文

相关论文: Deep Content Understanding Toward Entity and Aspec…

200 篇论文

Aspect Sentiment Triplet Extraction (ASTE) aims to extract triplets from a sentence, including target entities, associated sentiment polarities, and opinion spans which rationalize the polarities. Existing methods are short on building…

计算与语言 · 计算机科学 2021-11-02 Lianzhe Huang , Peiyi Wang , Sujian Li , Tianyu Liu , Xiaodong Zhang , Zhicong Cheng , Dawei Yin , Houfeng Wang

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

Aspect Sentiment Triplet Extraction (ASTE) has achieved promising results while relying on sufficient annotation data in a specific domain. However, it is infeasible to annotate data for each individual domain. We propose to explore ASTE in…

计算与语言 · 计算机科学 2023-11-20 Ting Xu , Zhen Wu , Huiyun Yang , Xinyu Dai

Driven by the abundance of biomedical publications, we introduce a sentiment analysis task to understand food-health relationship. Prior attempts to incorporate health into recipe recommendation and analysis systems have primarily focused…

计算与语言 · 计算机科学 2024-03-14 Julio Christian Young , Uchenna Akujuobi

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 analysis (ABSA) can provide more detailed information than general sentiment analysis, because it aims to predict the sentiment polarities of the given aspects or entities in text. We summarize previous approaches…

计算与语言 · 计算机科学 2018-05-21 Wei Xue , Tao Li

The state-of-the-art Aspect-based Sentiment Analysis (ABSA) approaches are mainly based on either detecting aspect terms and their corresponding sentiment polarities, or co-extracting aspect and opinion terms. However, the extraction of…

计算与语言 · 计算机科学 2020-11-03 Chen Zhang , Qiuchi Li , Dawei Song , Benyou Wang

Aspect Sentiment Triplet Extraction (ASTE) has become an emerging task in sentiment analysis research, aiming to extract triplets of the aspect term, its corresponding opinion term, and its associated sentiment polarity from a given…

计算与语言 · 计算机科学 2023-04-11 Shuo Liang , Wei Wei , Xian-Ling Mao , Yuanyuan Fu , Rui Fang , Dangyang Chen

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 (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

The increasing volume of online reviews has made possible the development of sentiment analysis models for determining the opinion of customers regarding different products and services. Until now, sentiment analysis has proven to be an…

计算与语言 · 计算机科学 2023-08-01 Elena-Simona Apostol , Alin-Georgian Pisică , Ciprian-Octavian Truică

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) delves into understanding sentiments specific to distinct elements within a user-generated review. It aims to analyze user-generated reviews to determine a) the target entity being reviewed, b) the…

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

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…

计算与语言 · 计算机科学 2019-03-25 Chi Sun , Luyao Huang , Xipeng Qiu

While neural networks have been shown to achieve impressive results for sentence-level sentiment analysis, targeted aspect-based sentiment analysis (TABSA) --- extraction of fine-grained opinion polarity w.r.t. a pre-defined set of aspects…

计算与语言 · 计算机科学 2018-05-01 Fei Liu , Trevor Cohn , Timothy Baldwin

Aspect Term Extraction (ATE) identifies opinionated aspect terms in texts and is one of the tasks in the SemEval Aspect Based Sentiment Analysis (ABSA) contest. The small amount of available datasets for supervised ATE and the costly human…

计算与语言 · 计算机科学 2017-09-18 Athanasios Giannakopoulos , Claudiu Musat , Andreea Hossmann , Michael Baeriswyl

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

In this paper, we present AILS-NTUA system for Track-A of SemEval-2026 Task 3 on Dimensional Aspect-Based Sentiment Analysis (DimABSA), which encompasses three complementary problems: Dimensional Aspect Sentiment Regression (DimASR),…

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 (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…