Sentiment analysis, also called opinion mining, is a natural language processing task that identifies and classifies the emotional tone or polarity, positive, negative, or neutral, expressed in text such as product reviews, social media posts, or survey responses. Approaches range from lexicon-based methods that score text using predefined sentiment dictionaries, to supervised machine learning classifiers, to deep learning models including recurrent neural networks and transformer-based architectures such as BERT that capture context and sarcasm. Beyond simple polarity, aspect-based sentiment analysis identifies opinions about specific product or service features, while emotion detection extends the task to finer-grained states such as anger, joy, or frustration. Recent surveys find that large language models outperform smaller models in low-data, few-shot settings but still lag on tasks requiring structured sentiment understanding, motivating continued work on hybrid, fine-tuned approaches. Sentiment analysis supports brand monitoring, customer feedback analysis, and financial market sentiment prediction. As an open-access sentiment analysis journal, IJACSA publishes research evaluating sentiment models across languages, domains, and low-resource text corpora.
Published in International Journal of Advanced Computer Science and Applications (IJACSA)
· list last refreshed September 2026
Many websites encourage their users to write reviews for a wide variety of products and services. In particular, movie reviews may influence the decisions of potential viewers. However, users face the arduous tasks of su…
Arabic sentiment analysis has emerged during the last decade as a computational process on Arabic texts for extracting people's attitudes toward targeted objects or their feelings and emotions regarding targeted events.…
Arabic language incurs from the shortage of accessible huge datasets for Sentiment Analysis (SA), Machine Learning (ML), and Deep Learning (DL) applications. In this paper, we present MASR, a simple Mobile Applications A…
In recent years, sentiment analysis has gained momentum as a research area. This task aims at identifying the opinion that is expressed in a subjective statement. An opinion is a subjective expression describing personal…
The COVID-19 outbreak has resulted in the loss of human life worldwide and has increased worry concerning life, public health, the economy, and the future. With lockdown and social distancing measures in place, people tu…
Negation and speculation detection are critical for Natural Language Processing (NLP) tasks, such as sentiment analysis, information retrieval, and machine translation. This paper presents the first Arabic corpus in the…
In education sector, personalization is an evolutionary term that gained a high attention due to its effectiveness in raising the enterprise competence level. This research aims at proposing a novel model for effective s…
Business and economics news has become one of the factors businesses consider when making decisions. However, the exponential increase in the availability of business information sources on the internet makes it more dif…
Customers’ review in Amazon platform plays an important role for making online purchase decision making, however the reviews are snowballing in E-commerce day by day. The active sharing of customers’ experience and feedb…
In the world of social media, the amount of textual data is increasing exponentially on the internet, and a large portion of it expresses subjective opinions. Sentiment Analysis (SA) also named as Opinion mining, which i…