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
Text classification is a common task in machine learning. One of the supervised classification algorithm called Random Forest has been generally used for this task. There is a group of parameters in Random Forest classif…
Review can affect customer decision making because by reading it, people manage to know whether the review is positive, or negative. However, positive, negative, and neutral, without considering the emotion will be not e…
Citations are used to establish a link between articles. This intent has changed over the years, and citations are now being used as a criterion for evaluating the research work or the author and has become one of the mo…
Sentiment mining from the textual content on the web can give valuable insights for discernment, strategic decision making, targeted advertisement, and much more. Supervised machine learning (ML) approaches do not captur…
In the internet era, opinion mining became a critical technique used in many applications. The internet offers a featured chance for users to express and share their views and experiences anywhere and at any time through…
Customer churn is a problem for most companies because it affects the revenues of the company when a customer switch from a service provider company to another in the telecom sector. For solving this problem we put two m…
To get the best hotel accommodation equipped with great services is all what a tourist want. Hotel reviews found in social media sometimes become a reference to book a hotel room. The problem is there is sometimes inaccu…
Adverse Drug Reaction (ADR) extraction is the process of identifying drug implications mentioned in social posts. Handling medical text for the identification of ADR is vital to research in terms of configuring the side…
Social media is the venue where the opinions are shared in form of text, images and videos by public. Hospitals’ performance can be judged by opinions that are written by patients or their relatives. Machine learning tec…
Extracting people’s opinions from social media has attracted a large number of studies over the years. This is as a result of the growing popularity of social media. People share their sentiments and opinions via these s…