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
Twitter is one of the most popular social network sites on the Internet to share opinions and knowledge extensively. Many advertisers use these Tweets to collect some features and attributes of Tweeters to target specifi…
Spams are becoming a serious threat for the users
of online social networks especially for the ones like of twitter.
twitter’s structural features make it more volatile to spam attacks.
In this paper, we propose a spam d…
Social media users nowadays express their opinions and feelings about many event occurring in their lives. For certain users, some of the most important events are the ones related to the financial markets. An interestin…
Sentiment Analysis (SA) is one of hottest fields in data mining (DM) and natural language processing (NLP). The goal of SA is to extract the sentiment conveyed in a certain text based on its content. While most current w…
Sentiment analysis is a branch of natural language processing, or machine learning methods. It becomes one of the most important sources in decision making. It can extract, identify, evaluate or otherwise characterizes f…
Most social media commentary in the Arabic language space is made using unstructured non-grammatical slang Arabic language, presenting complex challenges for sentiment analysis and opinion extraction of online commentary…
With the help of Web-2.0, the Internet offers a vast amount of reviews on many topics and in different domains. This has led to an explosive growth of product reviews and customer feedback, which presents the problem of…
It is very common for a customer to read reviews about the product before making a final decision to buy it. Customers are always eager to get the best and the most objective information about the product theywish to pur…
Sentiment analysis or opinion mining is used to automate the detection of subjective information such as opinions, attitudes, emotions, and feelings. Hundreds of thousands care about scientific research and take a long…
This paper focuses on the task of disambiguating polarity-ambiguous words and the task is reduced to sentiment classification of aspects, which we refer to sentiment expectation instead of semantic orientation widely use…