English
Related papers

Related papers: An Aspect Extraction Framework using Different Emb…

200 papers

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

Computation and Language · Computer Science 2025-01-16 Karukriti Kaushik Ghosh , Chiranjib Sur

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…

Computation and Language · Computer Science 2023-04-11 Shuo Liang , Wei Wei , Xian-Ling Mao , Yuanyuan Fu , Rui Fang , Dangyang Chen

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

Computation and Language · Computer Science 2021-04-08 Yue Mao , Yi Shen , Chao Yu , Longjun Cai

Fine-grained sentiment analysis faces ongoing challenges in Aspect Sentiment Triple Extraction (ASTE), particularly in accurately capturing the relationships between aspects, opinions, and sentiment polarities. While researchers have made…

Computation and Language · Computer Science 2025-11-14 Vishal Thenuwara , Nisansa de Silva

Sentiment Analysis refers to the study of systematically extracting the meaning of subjective text . When analysing sentiments from the subjective text using Machine Learning techniques,feature extraction becomes a significant part. We…

Computation and Language · Computer Science 2019-06-05 Avinash Madasu , Sivasankar E

The e-commerce has started a new trend in natural language processing through sentiment analysis of user-generated reviews. Different consumers have different concerns about various aspects of a specific product or service. Aspect category…

Computation and Language · Computer Science 2019-06-24 Sajad Movahedi , Erfan Ghadery , Heshaam Faili , Azadeh Shakery

Targeted Sentiment Analysis aims to extract sentiment towards a particular target from a given text. It is a field that is attracting attention due to the increasing accessibility of the Internet, which leads people to generate an enormous…

Computation and Language · Computer Science 2022-05-10 M. Melih Mutlu , Arzucan Özgür

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…

Computation and Language · Computer Science 2024-09-10 Chen Li , Huidong Tang , Jinli Zhang , Xiujing Guo , Debo Cheng , Yasuhiko Morimoto

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…

Information Retrieval · Computer Science 2023-06-21 Fan Yang , Mian Zhang , Gongzhen Hu , Xiabing Zhou

Aspect-based sentiment analysis (ABSA) task consists of three typical subtasks: aspect term extraction, opinion term extraction, and sentiment polarity classification. These three subtasks are usually performed jointly to save resources and…

Computation and Language · Computer Science 2021-11-19 Hongjiang Jing , Zuchao Li , Hai Zhao , Shu Jiang

In aspect-based sentiment analysis (ABSA), many neural models are equipped with an attention mechanism to quantify the contribution of each context word to sentiment prediction. However, such a mechanism suffers from one drawback: only a…

Computation and Language · Computer Science 2021-03-08 Jinsong Su , Jialong Tang , Hui Jiang , Ziyao Lu , Yubin Ge , Linfeng Song , Deyi Xiong , Le Sun , Jiebo Luo

In the sentiment attitude extraction task, the aim is to identify <<attitudes>> -- sentiment relations between entities mentioned in text. In this paper, we provide a study on attention-based context encoders in the sentiment attitude…

Computation and Language · Computer Science 2020-06-23 Nicolay Rusnachenko , Natalia Loukachevitch

Citation sentimet analysis is one of the little studied tasks for scientometric analysis. For citation analysis, we developed eight datasets comprising citation sentences, which are manually annotated by us into three sentiment polarities…

Computation and Language · Computer Science 2020-05-12 Vishal Vyas , Kumar Ravi , Vadlamani Ravi , V. Uma , Srirangaraj Setlur , Venu Govindaraju

Aspect Based Sentiment Analysis (ABSA) is the sub-field of Natural Language Processing that deals with essentially splitting our data into aspects ad finally extracting the sentiment information. ABSA is known to provide more information…

Computation and Language · Computer Science 2020-06-09 Kaustubh Yadav

We present a simple but effective method for aspect identification in sentiment analysis. Our unsupervised method only requires word embeddings and a POS tagger, and is therefore straightforward to apply to new domains and languages. We…

Computation and Language · Computer Science 2020-04-29 Stéphan Tulkens , Andreas van Cranenburgh

In this thesis, we developed a comprehensive framework for sentiment analysis that takes its many aspects into account mainly for Turkish. We have also proposed several approaches specific to sentiment analysis in English only. We have…

Computation and Language · Computer Science 2025-12-02 Cem Rifki Aydin

Aspect and opinion terms extraction from review texts is one of the key tasks in aspect-based sentiment analysis. In order to extract aspect and opinion terms for Indonesian hotel reviews, we adapt double embeddings feature and attention…

Computation and Language · Computer Science 2019-08-20 Jordhy Fernando , Masayu Leylia Khodra , Ali Akbar Septiandri

Social media such as Twitter, Facebook, etc. has led to a generated growing number of comments that contains users opinions. Sentiment analysis research deals with these comments to extract opinions which are positive or negative. Arabic…

Computation and Language · Computer Science 2021-01-11 Anwar Alnawas , Nursal ARICI

In this work, we propose a new model for aspect-based sentiment analysis. In contrast to previous approaches, we jointly model the detection of aspects and the classification of their polarity in an end-to-end trainable neural network. We…

Computation and Language · Computer Science 2018-08-29 Martin Schmitt , Simon Steinheber , Konrad Schreiber , Benjamin Roth

Citation sentiment analysis is an important task in scientific paper analysis. Existing machine learning techniques for citation sentiment analysis are focusing on labor-intensive feature engineering, which requires large annotated corpus.…

Computation and Language · Computer Science 2017-04-04 Haixia Liu