English
Related papers

Related papers: Subjective Sentiment Analysis for Arabic Newswire …

200 papers

Structured sentiment analysis (SSA) aims to automatically extract people's opinions from a text in natural language and adequately represent that information in a graph structure. One of the most accurate methods for performing SSA was…

Computation and Language · Computer Science 2026-02-12 Daniel Fernández-González

The rise of social media is enabling people to freely express their opinions about products and services. The aim of sentiment analysis is to automatically determine subject's sentiment (e.g., positive, negative, or neutral) towards a…

Computation and Language · Computer Science 2018-08-16 Kia Dashtipour , Mandar Gogate , Ahsan Adeel , Cosimo Ieracitano , Hadi Larijani , Amir Hussain

Aspect-based sentiment analysis aims to identify the sentiment polarity of a specific aspect in product reviews. We notice that about 30% of reviews do not contain obvious opinion words, but still convey clear human-aware sentiment…

Computation and Language · Computer Science 2021-11-04 Zhengyan Li , Yicheng Zou , Chong Zhang , Qi Zhang , Zhongyu Wei

With the rapid growth of unstructured data from social media, reviews, and forums, text mining has become essential in Information Systems (IS) for extracting actionable insights. Summarization can condense fragmented, emotion-rich posts,…

Computation and Language · Computer Science 2025-12-24 Junyi Liu , Stanley Kok

Sentiment analysis (SA) aims to identify the sentiment expressed in a text, such as a product review. Given a review and the sentiment associated with it, this work formulates SA as a combination of two tasks: (1) a causal discovery task…

Computation and Language · Computer Science 2024-10-29 Zhiheng Lyu , Zhijing Jin , Fernando Gonzalez , Rada Mihalcea , Bernhard Schölkopf , Mrinmaya Sachan

Social media is heading towards more and more personalization, where individuals reveal their beliefs, interests, habits, and activities, simply offering glimpses into their personality traits. This study, explores the correlation between…

Computation and Language · Computer Science 2024-07-24 Mokhaiber Dandash , Masoud Asadpour

The fast-growing amount of information on the Internet makes the research in automatic document summarization very urgent. It is an effective solution for information overload. Many approaches have been proposed based on different…

Computation and Language · Computer Science 2018-08-01 Kamal Al-Sabahi , Zuping Zhang , Jun Long , Khaled Alwesabi

In this paper, we describe how we created two state-of-the-art SVM classifiers, one to detect the sentiment of messages such as tweets and SMS (message-level task) and one to detect the sentiment of a term within a submissions stood first…

Computation and Language · Computer Science 2013-08-29 Saif M. Mohammad , Svetlana Kiritchenko , Xiaodan Zhu

Aspect-based sentiment analysis (ABSA) is to predict the sentiment polarity towards a particular aspect in a sentence. Recently, this task has been widely addressed by the neural attention mechanism, which computes attention weights to…

Computation and Language · Computer Science 2019-09-26 Mengting Hu , Shiwan Zhao , Honglei Guo , Renhong Cheng , Zhong Su

Most of existing work learn sentiment-specific word representation for improving Twitter sentiment classification, which encoded both n-gram and distant supervised tweet sentiment information in learning process. They assume all words…

Computation and Language · Computer Science 2018-05-30 Shufeng Xiong

This paper presents AI Wizards' participation in the CLEF 2025 CheckThat! Lab Task 1: Subjectivity Detection in News Articles, classifying sentences as subjective/objective in monolingual, multilingual, and zero-shot settings.…

Computation and Language · Computer Science 2025-09-24 Matteo Fasulo , Luca Babboni , Luca Tedeschini

Multidomain sentiment analysis involves estimating the polarity of an unstructured text by exploiting domain specific information. One of the main issues common to the approaches discussed in the literature is their poor applicability to…

Computation and Language · Computer Science 2024-12-10 Mohammadali Memari , Soghra Mikaeyl Nejad , Amir Parsa Rabiei , Mehrshad Eisaei , Saba Hesaraki

The rapid production of data on the internet and the need to understand how users are feeling from a business and research perspective has prompted the creation of numerous automatic monolingual sentiment detection systems. More recently…

Computation and Language · Computer Science 2021-02-26 Nazanin Sabri , Ali Edalat , Behnam Bahrak

This study implements a vector space model approach to measure the sentiment orientations of words. Two representative vectors for positive/negative polarity are constructed using high-dimensional vec-tor space in both an unsupervised and a…

Computation and Language · Computer Science 2018-01-03 Youngsam Kim , Hyopil Shin

Sentiment analysis is directly affected by compositional phenomena in language that act on the prior polarity of the words and phrases found in the text. Negation is the most prevalent of these phenomena and in order to correctly predict…

Computation and Language · Computer Science 2021-07-01 Jeremy Barnes , Erik Velldal , Lilja Øvrelid

Social media data in Arabic language is becoming more and more abundant. It is a consensus that valuable information lies in social media data. Mining this data and making the process easier are gaining momentum in the industries. This…

Computation and Language · Computer Science 2015-11-17 Hao Wang , Vijay R. Bommireddipalli , Ayman Hanafy , Mohamed Bahgat , Sara Noeman , Ossama S. Emam

This paper describes our deep learning-based approach to sentiment analysis in Twitter as part of SemEval-2016 Task 4. We use a convolutional neural network to determine sentiment and participate in all subtasks, i.e. two-point,…

Computation and Language · Computer Science 2016-09-12 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

Sentiment analysis is a key task in Natural Language Processing (NLP), enabling the extraction of meaningful insights from user opinions across various domains. However, performing sentiment analysis in Persian remains challenging due to…

Computation and Language · Computer Science 2025-10-07 Mehrzad Tareh , Aydin Mohandesi , Ebrahim Ansari

This study investigates logistic regression, linear support vector machine, multinomial Naive Bayes, and Bernoulli Naive Bayes for classifying Libyan dialect utterances gathered from Twitter. The dataset used is the QADI corpus, which…

Computation and Language · Computer Science 2025-12-05 Mansour Essgaer , Khamis Massud , Rabia Al Mamlook , Najah Ghmaid

Sentiment analysis on software engineering (SE) texts has been widely used in the SE research, such as evaluating app reviews or analyzing developers sentiments in commit messages. To better support the use of automated sentiment analysis…

Software Engineering · Computer Science 2021-03-25 Kexin Sun , Hui Gao , Hongyu Kuang , Xiaoxing Ma , Guoping Rong , Dong Shao , He Zhang