AI Rookies

Sentiment Analysis

Fact

An NLP task that decides the mood or attitude in text.

In Plain Words

Sentiment analysis is the friend reading the group chat first. It spots “thanks!” versus “thanks...”

It labels text as positive, neutral, or negative. Teams use it on reviews and support messages.

Related Concepts

Text Cls
Sentiment analysis is one kind of Text Cls.

NLP
It is a common NLP task for understanding text.

Affective Computing
It gives Affective Computing mood clues from text.

Classification
It often turns mood into a Classification problem.