Sentiment Analysis
Sentiment Analysis
Analysis
Sentiment
Sentiment = feelings
– Attitudes
– Emotions
– Opinions
• Such data exists in an overwhelming amount and hence cannot be gauged manually
but, at the same time, requires attention and analysis to bring out valuable insights
Sentiment Analysis
• Also known as opinion mining. It refers to the
interpretation and classification of emotions expressed in
the text. It is a method to extract, identify, or otherwise
characterize the sentiment content of a text unit
• To be more precise, huge volumes of text data like emails, support tickets, chats, social media
conversations, and so on are getting added every single day
• Though there is so much data available, it becomes hard to analyze it, and it is also a time-
consuming and expensive work without the help of sentimental analysis
• Every organization would wish to cut down customer churn rate to keep up their
performance. When looking to cut down customer churn, it is important to analyze customer
feedback
• With the existence of sentimental analysis, it becomes easier to organize unstructured text by
automatically tagging it with related emotions
Gaining Insights Using Sentiment Analysis
Making Decisions with Sentiment Analysis
It has highly positive reviews by customers, which indicates the company can escalate its
prices given its popularity
Has a neutral outlook amongst the customer which means your company should not change its
pricing
Has an overall negative sentiment associated with it — thus, the company should consider offering
a discount on it to balance the scales
Questions Sentiment Analysis Might Ask
• Etc.
Use Cases
• Social Media Monitoring for Brand Management: Brands can use sentiment analysis
to gauge their Brand’s public outlook. For example, a company can gather all Tweets
with the company’s mention or tag and perform sentiment analysis to learn the
company’s public outlook
• Stock Price Prediction: Predicting whether the stocks of a company will go up or down
is crucial for investors. One can determine the same by performing sentiment analysis on
News Headlines of articles containing the company’s name. If the news headlines
pertaining to a particular organization happen to have a positive sentiment - its stock
prices should go up and vice-versa
Challenges in Sentiment Analysis
• The method may be subject to errors in cases such as sarcasm, irony, or ambiguity
Sentiment Analysis
• It is a text analysis method that detects the polarity of the given text. Polarity in
the sentimental analysis is a float number that lies in the range of [-1,1]
where 1 means a positive statement, and -1 means a negative statement
• If the sentiment score is below 50%, it indicates that the customer experience is
mostly negative, while a score above 80% implies a positive customer experience
Carrying out Sentiment Analysis
• Sentiment analysis mainly uses two methods:
• They include a simple word or phrase counts; the use of emoticons to detect
polarity (i.e., positive and negative emoticons used in a message); sentiment
lexicons (i.e., based on words in the lexicon that have received specific features
marking positive or negative terms in a message); and the use of psychometric
scales to identify mood-based sentiments