Skip to content
Back to course

14.4 Sentiment Analysis

Sentiment analysis is an NLP task that determines the emotional tone of text — typically whether it is positive, negative, or neutral. It lets organizations measure how people feel from large volumes of reviews, social posts, or support messages without reading each one by hand.

A telecom company in Ethiopia receives thousands of tweets daily. Sentiment analysis can automatically flag that complaints about network outages spiked negatively this week, so the support team reacts fast instead of discovering the problem days later.

Scenario

A review says: 'The phone looks nice, but the battery dies in two hours.' How should a good sentiment system classify it?

Check your understanding

1/4 · 40 XP

What does sentiment analysis primarily detect?