中文
相关论文

相关论文: Comprehensive Analysis of Aspect Term Extraction M…

200 篇论文

We proposed a~new accurate aspect extraction method that makes use of both word and character-based embeddings. We have conducted experiments of various models of aspect extraction using LSTM and BiLSTM including CRF enhancement on five…

计算与语言 · 计算机科学 2019-09-04 Łukasz Augustyniak , Tomasz Kajdanowicz , Przemysław Kazienko

Aspect term extraction is one of the important subtasks in aspect-based sentiment analysis. Previous studies have shown that using dependency tree structure representation is promising for this task. However, most dependency tree structures…

计算与语言 · 计算机科学 2019-05-07 Huaishao Luo , Tianrui Li , Bing Liu , Bin Wang , Herwig Unger

Opinion phrase extraction is one of the key tasks in fine-grained sentiment analysis. While opinion expressions could be generic subjective expressions, aspect specific opinion expressions contain both the aspect as well as the opinion…

计算与语言 · 计算机科学 2019-02-08 Abhishek Laddha , Arjun Mukherjee

Aspect-based sentiment analysis has gained significant attention in recent years due to its ability to provide fine-grained insights for sentiment expressions related to specific features of entities. An important component of aspect-based…

计算与语言 · 计算机科学 2025-03-06 Ali Erkan , Tunga Güngör

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…

Aspect-based sentiment analysis (ABSA) tries to predict the polarity of a given document with respect to a given aspect entity. While neural network architectures have been successful in predicting the overall polarity of sentences,…

计算与语言 · 计算机科学 2017-12-18 Yi Tay , Anh Tuan Luu , Siu Cheung Hui

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

Attention-based long short-term memory (LSTM) networks have proven to be useful in aspect-level sentiment classification. However, due to the difficulties in annotating aspect-level data, existing public datasets for this task are all…

计算与语言 · 计算机科学 2018-06-13 Ruidan He , Wee Sun Lee , Hwee Tou Ng , Daniel Dahlmeier

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

It has been widely accepted that Long Short-Term Memory (LSTM) network, coupled with attention mechanism and memory module, is useful for aspect-level sentiment classification. However, existing approaches largely rely on the modelling of…

计算与语言 · 计算机科学 2019-09-24 Chen Zhang , Qiuchi Li , Dawei Song

Because multimodal data contains more modal information, multimodal sentiment analysis has become a recent research hotspot. However, redundant information is easily involved in feature fusion after feature extraction, which has a certain…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Huiru Wang , Xiuhong Li , Zenyu Ren , Dan Yang , chunming Ma

This paper aims at an aspect sentiment model for aspect-based sentiment analysis (ABSA) focused on micro reviews. This task is important in order to understand short reviews majority of the users write, while existing topic models are…

计算与语言 · 计算机科学 2018-06-15 Reinald Kim Amplayo , Seung-won Hwang

Aspect based sentiment analysis (ABSA) involves three fundamental subtasks: aspect term extraction, opinion term extraction, and aspect-level sentiment classification. Early works only focused on solving one of these subtasks individually.…

计算与语言 · 计算机科学 2021-04-08 Yue Mao , Yi Shen , Chao Yu , Longjun Cai

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

In this paper, we develop a novel approach to aspect term extraction based on unsupervised learning of distributed representations of words and dependency paths. The basic idea is to connect two words (w1 and w2) with the dependency path…

计算与语言 · 计算机科学 2016-05-26 Yichun Yin , Furu Wei , Li Dong , Kaimeng Xu , Ming Zhang , Ming Zhou

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-based sentiment analysis (ABSA), a fine-grained sentiment classification task, has received much attention recently. Many works investigate sentiment information through opinion words, such as ''good'' and ''bad''. However, implicit…

计算与语言 · 计算机科学 2023-12-19 Jihong Ouyang , Zhiyao Yang , Silong Liang , Bing Wang , Yimeng Wang , Ximing Li

Aspect-based sentiment analysis (ABSA) aims at predicting sentiment polarity (SC) or extracting opinion span (OE) expressed towards a given aspect. Previous work in ABSA mostly relies on rather complicated aspect-specific feature induction.…

计算与语言 · 计算机科学 2022-07-19 Fang Ma , Chen Zhang , Bo Zhang , Dawei Song

Aspect-based sentiment analysis (ABSA) aims to predict fine-grained sentiments of comments with respect to given aspect terms or categories. In previous ABSA methods, the importance of aspect has been realized and verified. Most existing…

计算与语言 · 计算机科学 2019-07-09 Bowen Xing , Lejian Liao , Dandan Song , Jingang Wang , Fuzheng Zhang , Zhongyuan Wang , Heyan Huang

In this paper, we formulate keyphrase extraction from scholarly articles as a sequence labeling task solved using a BiLSTM-CRF, where the words in the input text are represented using deep contextualized embeddings. We evaluate the proposed…

‹ 上一页 1 2 3 10 下一页 ›