中文
相关论文

相关论文: Prompt Based Tri-Channel Graph Convolution Neural …

200 篇论文

Aspect Sentiment Triplet Extraction (ASTE) is a thriving research area with impressive outcomes being achieved on high-resource languages. However, the application of cross-lingual transfer to the ASTE task has been relatively unexplored,…

计算与语言 · 计算机科学 2025-01-27 Dongming Sheng , Kexin Han , Hao Li , Yan Zhang , Yucheng Huang , Jun Lang , Wenqiang Liu

Aspect-based sentiment analysis aims to determine the sentiment polarity towards a specific aspect in online reviews. Most recent efforts adopt attention-based neural network models to implicitly connect aspects with opinion words. However,…

计算与语言 · 计算机科学 2020-04-28 Kai Wang , Weizhou Shen , Yunyi Yang , Xiaojun Quan , Rui Wang

Aspect-based sentiment analysis predicts sentiment polarity with fine granularity. While graph convolutional networks (GCNs) are widely utilized for sentimental feature extraction, their naive application for syntactic feature extraction…

计算与语言 · 计算机科学 2024-09-10 Chen Li , Huidong Tang , Jinli Zhang , Xiujing Guo , Debo Cheng , Yasuhiko Morimoto

Aspect-level sentiment analysis aims to determine the sentiment polarity towards a specific target in a sentence. The main challenge of this task is to effectively model the relation between targets and sentiments so as to filter out noisy…

计算与语言 · 计算机科学 2022-11-08 Lvxiaowei Xu , Xiaoxuan Pang , Jianwang Wu , Ming Cai , Jiawei Peng

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

Aspect-level sentiment classification (ASC) aims to detect the sentiment polarity of a given opinion target in a sentence. In neural network-based methods for ASC, most works employ the attention mechanism to capture the corresponding…

计算与语言 · 计算机科学 2020-10-26 Fei Zhao , Zhen Wu , Xinyu Dai

Aspect-Sentiment Triplet Extraction (ASTE) is one of the most challenging and complex tasks in sentiment analysis. It concerns the construction of triplets that contain an aspect, its associated sentiment polarity, and an opinion phrase…

计算与语言 · 计算机科学 2025-02-28 Marta Lango , Borys Naglik , Mateusz Lango , Iwo Naglik

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

Table filling based relational triple extraction methods are attracting growing research interests due to their promising performance and their abilities on extracting triples from complex sentences. However, this kind of methods are far…

计算与语言 · 计算机科学 2021-09-15 Feiliang Ren , Longhui Zhang , Shujuan Yin , Xiaofeng Zhao , Shilei Liu , Bochao Li , Yaduo Liu

Dialogue-based relation extraction (RE) aims to extract relation(s) between two arguments that appear in a dialogue. Because dialogues have the characteristics of high personal pronoun occurrences and low information density, and since most…

计算与语言 · 计算机科学 2021-09-10 Bongseok Lee , Yong Suk Choi

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

Previous works of negation understanding mainly focus on negation cue detection and scope resolution, without identifying negation subject which is also significant to the downstream tasks. In this paper, we propose a new negation triplet…

计算与语言 · 计算机科学 2024-04-16 Yuchen Shi , Deqing Yang , Jingping Liu , Yanghua Xiao , Zongyu Wang , Huimin Xu

Aspect-based sentiment analysis (ABSA) aims to identify aspect terms and determine their sentiment polarity. While dependency trees combined with contextual semantics provide structural cues, existing approaches often rely on dot-product…

计算与语言 · 计算机科学 2026-03-10 Xinfeng Liao , Xuanqi Chen , Lianxi Wang , Jiahuan Yang , Zhuowei Chen , Ziying Rong

Dependency trees convey rich structural information that is proven useful for extracting relations among entities in text. However, how to effectively make use of relevant information while ignoring irrelevant information from the…

计算与语言 · 计算机科学 2020-09-08 Zhijiang Guo , Yan Zhang , Wei Lu

Information extraction from semi-structured webpages provides valuable long-tailed facts for augmenting knowledge graph. Relational Web tables are a critical component containing additional entities and attributes of rich and diverse…

信息检索 · 计算机科学 2021-02-19 Daheng Wang , Prashant Shiralkar , Colin Lockard , Binxuan Huang , Xin Luna Dong , Meng Jiang

With the development of the Internet, natural language processing (NLP), in which sentiment analysis is an important task, became vital in information processing.Sentiment analysis includes aspect sentiment classification. Aspect sentiment…

计算与语言 · 计算机科学 2018-07-06 Yongping Xing , Chuangbai Xiao , Yifei Wu , Ziming Ding

Aspect Term Extraction (ATE), a key sub-task in Aspect-Based Sentiment Analysis, aims to extract explicit aspect expressions from online user reviews. We present a new framework for tackling ATE. It can exploit two useful clues, namely…

计算与语言 · 计算机科学 2018-05-03 Xin Li , Lidong Bing , Piji Li , Wai Lam , Zhimou Yang

Conversational Aspect-Based Sentiment Analysis (DiaASQ) aims to detect quadruples \{target, aspect, opinion, sentiment polarity\} from given dialogues. In DiaASQ, elements constituting these quadruples are not necessarily confined to…

计算与语言 · 计算机科学 2024-03-18 Binbin Li , Yuqing Li , Siyu Jia , Bingnan Ma , Yu Ding , Zisen Qi , Xingbang Tan , Menghan Guo , Shenghui Liu

Aspect based sentiment analysis (ABSA) aims to identify the sentiment polarity towards the given aspect in a sentence, while previous models typically exploit an aspect-independent (weakly associative) encoder for sentence representation…

计算与语言 · 计算机科学 2019-09-04 Yunlong Liang , Fandong Meng , Jinchao Zhang , Jinan Xu , Yufeng Chen , Jie Zhou

Structural bias has recently been exploited for aspect sentiment triplet extraction (ASTE) and led to improved performance. On the other hand, it is recognized that explicitly incorporating structural bias would have a negative impact on…

计算与语言 · 计算机科学 2022-09-05 Chen Zhang , Lei Ren , Fang Ma , Jingang Wang , Wei Wu , Dawei Song