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
Due to the continuous and rapid growth of social media, opinionated contents are actively created by users in different languages about various products, services, events, and political parties. The automated classificat…
Aspect-based Sentiment Analysis (ABSA) is treated to be a challenging task in the domain of speech, as it needs the fusion of acoustic features and Linguistic features for information retrieval and decision making. The e…
The aim of this research is to detect and classify websites based on their content if it encourages spreading hate speech toward Islam and Muslims, or Islamophobia using sentiment analysis and web text mining techniques.…
Most sentiment analysis models that use supervised learning algorithms consume a lot of labeled data in the training phase in order to give satisfactory results. This is usually expensive and leads to high labor costs in…
Deep learning models have recently been proven to be successful in various natural language processing tasks, including sentiment analysis. Conventionally, a deep learning model’s architecture includes a feature extracti…
The sharing economy is a new socio-economic system that allows individuals to rent out their personal belongings, such as their private car or a room in their home, for a short period. This study aims to investigate the…
Thousands of active people on social media daily share their thoughts and opinions about different subjects and different issues. Many social media platforms used to express the feeling or opinion and at top of it is Twi…
Aspect-based opinion mining is one among the thought-provoking research field which focuses on the extraction of vivacious aspects from opinionated texts and polarity value associated with these. The principal aim here i…
Today, we live in the Big Data age. Social networks, online shopping, mobile data are main sources generating huge text data by users. This "text data" will provide companies with useful insight on how customers view the…
In recent years, the sentiment analysis using Twitter data is the most prevalent theme in Natural Language Processing (NLP). However, the existing sentiment analysis approaches are having lower performance and accuracy f…