中文
相关论文

相关论文: DESS: DeBERTa Enhanced Syntactic-Semantic Aspect S…

200 篇论文

Aspect Sentiment Triplet Extraction (ASTE) is a new fine-grained sentiment analysis task that aims to extract triplets of aspect terms, sentiments, and opinion terms from review sentences. Recently, span-level models achieve gratifying…

计算与语言 · 计算机科学 2022-11-11 Yuqi Chen , Keming Chen , Xian Sun , Zequn Zhang

Aspect sentiment triplet extraction (ASTE) is a crucial subtask of aspect-based sentiment analysis (ABSA) that aims to comprehensively identify sentiment triplets. Previous research has focused on enhancing ASTE through innovative…

计算与语言 · 计算机科学 2024-01-26 Baoxing Jiang , Shehui Liang , Peiyu Liu , Kaifang Dong , Hongye Li

Introducing Entity-Aspect Sentiment Triplet Extraction (EASTE), a novel Aspect-Based Sentiment Analysis (ABSA) task which extends Target-Aspect-Sentiment Detection (TASD) by separating aspect categories (e.g., food#quality) into pre-defined…

计算与语言 · 计算机科学 2024-07-08 Vorakit Vorakitphan , Milos Basic , Guilhaume Leroy Meline

Aspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of ABSA which outputs triplets of an aspect target, its associated sentiment, and the corresponding opinion term. Recent models perform the triplet extraction in an…

计算与语言 · 计算机科学 2021-07-27 Lu Xu , Yew Ken Chia , Lidong Bing

Aspect Sentiment Triple Extraction (ASTE) is an emerging task in fine-grained sentiment analysis. Recent studies have employed Graph Neural Networks (GNN) to model the syntax-semantic relationships inherent in triplet elements. However,…

计算与语言 · 计算机科学 2024-02-26 Xiaowei Zhao , Yong Zhou , Xiujuan Xu

Aspect Sentiment Triplet Extraction (ASTE) aims to extract triplets from sentences, where each triplet includes an entity, its associated sentiment, and the opinion span explaining the reason for the sentiment. Most existing research…

计算与语言 · 计算机科学 2021-06-08 Zhexue Chen , Hong Huang , Bang Liu , Xuanhua Shi , Hai Jin

Aspect-based Sentiment Analysis (ABSA) is a critical task in Natural Language Processing (NLP) that focuses on extracting sentiments related to specific aspects within a text, offering deep insights into customer opinions. Traditional…

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

Text sentiment analysis, also known as opinion mining, is research on the calculation of people's views, evaluations, attitude and emotions expressed by entities. Text sentiment analysis can be divided into text-level sentiment analysis,…

计算与语言 · 计算机科学 2022-07-08 Tianyu Zhao , Junping Du , Zhe Xue , Ang Li , Zeli Guan

Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term, sentiment and opinion term triplets from sentences and tries to provide a complete solution for aspect-based sentiment analysis (ABSA). However, some triplets extracted…

计算与语言 · 计算机科学 2021-08-31 Yuncong Li , Fang Wang , Wenjun Zhang , Sheng-hua Zhong , Cunxiang Yin , Yancheng He

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the triplet of an aspect term, an opinion term, and their corresponding sentiment polarity from the review texts. Due to the complexity of language and the existence of multiple…

信息检索 · 计算机科学 2023-06-21 Fan Yang , Mian Zhang , Gongzhen Hu , Xiabing Zhou

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

计算与语言 · 计算机科学 2021-10-12 Rajdeep Mukherjee , Tapas Nayak , Yash Butala , Sourangshu Bhattacharya , Pawan Goyal

Aspect Sentiment Triplet Extraction (ASTE) aims to recognize targets, their sentiment polarities and opinions explaining the sentiment from a sentence. ASTE could be naturally divided into 3 atom subtasks, namely target detection, opinion…

计算与语言 · 计算机科学 2021-11-18 Peiyi Wang , Tianyu Liu , Damai Dai , Runxin Xu , Baobao Chang , Zhifang Sui

Aspect-Sentiment Triplet Extraction (ASTE) is a recently proposed task of aspect-based sentiment analysis that consists in extracting (aspect phrase, opinion phrase, sentiment polarity) triples from a given sentence. Recent state-of-the-art…

计算与语言 · 计算机科学 2024-10-07 Iwo Naglik , Mateusz Lango

Aspect Sentiment Triplet Extraction (ASTE) is the task of extracting triplets of aspect terms, their associated sentiments, and the opinion terms that provide evidence for the expressed sentiments. Previous approaches to ASTE usually…

计算与语言 · 计算机科学 2021-08-16 Samson Yu Bai Jian , Tapas Nayak , Navonil Majumder , Soujanya Poria

Aspect-Based Sentiment Analysis (ABSA) studies the consumer opinion on the market products. It involves examining the type of sentiments as well as sentiment targets expressed in product reviews. Analyzing the language used in a review is a…

计算与语言 · 计算机科学 2021-03-02 Akbar Karimi , Leonardo Rossi , Andrea Prati

Aspect sentiment triplet extraction (ASTE) aims to extract aspect term, sentiment and opinion term triplets from sentences. Since the initial datasets used to evaluate models on ASTE had flaws, several studies later corrected the initial…

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

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 Sentiment Triplet Extraction (ASTE) is a burgeoning subtask of fine-grained sentiment analysis, aiming to extract structured sentiment triplets from unstructured textual data. Existing approaches to ASTE often complicate the task…

计算与语言 · 计算机科学 2024-04-16 Qiao Sun , Liujia Yang , Minghao Ma , Nanyang Ye , Qinying Gu

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
‹ 上一页 1 2 3 10 下一页 ›