中文
相关论文

相关论文: Aspect-based Sentiment Classification with Aspect-…

200 篇论文

With the growth of textual data across online platforms, sentiment analysis has become crucial for extracting insights from user-generated content. While traditional approaches and deep learning models have shown promise, they cannot often…

计算与语言 · 计算机科学 2024-04-23 Asal Khosravi , Zahed Rahmati , Ali Vefghi

Recent years, the approaches based on neural networks have shown remarkable potential for sentence modeling. There are two main neural network structures: recurrent neural network (RNN) and convolution neural network (CNN). RNN can capture…

计算与语言 · 计算机科学 2020-06-30 Zhenyu Liu , Haiwei Huang , Chaohong Lu , Shengfei Lyu

Graph Convolutional Networks (GCNs) have shown strong performance in learning text representations for various tasks such as text classification, due to its expressive power in modeling graph structure data (e.g., a literature citation…

计算与语言 · 计算机科学 2023-05-12 Zhibin Lu , Qianqian Xie , Benyou Wang , Jian-yun Nie

Sentiment analysis is known as one of the most crucial tasks in the field of natural language processing and Convolutional Neural Network (CNN) is one of those prominent models that is commonly used for this aim. Although convolutional…

计算与语言 · 计算机科学 2021-02-24 Hossein Sadr , Mozhdeh Nazari Solimandarabi , Mir Mohsen Pedram , Mohammad Teshnehlab

We present a simple and effective approach to incorporating syntactic structure into neural attention-based encoder-decoder models for machine translation. We rely on graph-convolutional networks (GCNs), a recent class of neural networks…

计算与语言 · 计算机科学 2020-06-22 Jasmijn Bastings , Ivan Titov , Wilker Aziz , Diego Marcheggiani , Khalil Sima'an

Aspect category sentiment analysis (ACSA) aims to predict the sentiment polarities of the aspect categories discussed in sentences. Since a sentence usually discusses one or more aspect categories and expresses different sentiments toward…

计算与语言 · 计算机科学 2020-10-06 Yuncong Li , Cunxiang Yin , Sheng-hua Zhong

Graph-based Aspect-based Sentiment Classification (ABSC) approaches have yielded state-of-the-art results, expecially when equipped with contextual word embedding from pre-training language models (PLMs). However, they ignore sequential…

计算与语言 · 计算机科学 2021-10-04 Zeguan Xiao , Jiarun Wu , Qingliang Chen , Congjian Deng

Relation extraction as an important natural Language processing (NLP) task is to identify relations between named entities in text. Recently, graph convolutional networks over dependency trees have been widely used to capture syntactic…

计算与语言 · 计算机科学 2024-11-13 Xin Wang , Xinyi Bai

Effective question classification is crucial for AI-driven educational tools, enabling adaptive learning systems to categorize questions by skill area, difficulty level, and competence. It not only supports educational diagnostics and…

计算与语言 · 计算机科学 2025-06-30 Junyoung Lee , Ninad Dixit , Kaustav Chakrabarti , S. Supraja

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

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 predict the fine-grained sentiment polarity towards a given aspect mentioned in a review. Despite recent advances in ASC, enabling machines to preciously infer aspect sentiments is still…

计算与语言 · 计算机科学 2022-03-02 Bowen Xing , Ivor W. Tsang

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to align aspects and corresponding sentiments for aspect-specific sentiment polarity inference. It is challenging because a sentence may contain…

计算与语言 · 计算机科学 2022-07-18 Shuo Liang , Wei Wei , Xian-Ling Mao , Fei Wang , Zhiyong He

Text classification is a quintessential and practical problem in natural language processing with applications in diverse domains such as sentiment analysis, fake news detection, medical diagnosis, and document classification. A sizable…

计算与语言 · 计算机科学 2024-10-15 Syed Mustafa Haider Rizvi , Ramsha Imran , Arif Mahmood

Various approaches have been proposed for providing efficient computational approaches for abstract argumentation. Among them, neural networks have permitted to solve various decision problems, notably related to arguments (credulous or…

人工智能 · 计算机科学 2024-09-26 Paul Cibier , Jean-Guy Mailly

Implicit discourse relation classification is of great importance for discourse parsing, but remains a challenging problem due to the absence of explicit discourse connectives communicating these relations. Modeling the semantic…

计算与语言 · 计算机科学 2019-10-22 Yingxue Zhang , Ping Jian , Fandong Meng , Ruiying Geng , Wei Cheng , Jie Zhou

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

Aspect-based sentiment analysis (ABSA) is a fine-grained task of sentiment analysis. To better comprehend long complicated sentences and obtain accurate aspect-specific information, linguistic and commonsense knowledge are generally…

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

Domain adaptation tasks such as cross-domain sentiment classification aim to utilize existing labeled data in the source domain and unlabeled or few labeled data in the target domain to improve the performance in the target domain via…

计算与语言 · 计算机科学 2022-01-03 Dongbo Xi , Fuzhen Zhuang , Ganbin Zhou , Xiaohu Cheng , Fen Lin , Qing He