You are on page 1of 12

SENTIMENT

ANALYSIS
Introduction:
■ Sentiment analysis is the process of categorizing opinions expressed in a piece
of text.
■ A basic form of such analysis would be to predict whether the opinions about
something is positive or negative(polarity).
Why twitter?
Pre-processing:-

Removing
@,#,!,?,”,;,stop words etc.
Finding the polarity
Extracting the features from
tweets
A supervised machine leraning algorithm
needs features as well as labels.
Classifier:
Challenges of Sentiment Analysis:
■ In addition to the definition problem, there are multiple layers of meaning in
any human generated sentence.
■ People express opinions in complex ways; rhetorical devices like sarcasm,
irony, and implied meaning can mislead sentiment analysis.
Existing System:
■ Widely available media, like product reviews and social, can reveal key insights
about what a business is doing right or wrong.
■ In the existing system,for extracting features from data,they used bag of words.
■ It’s disadvantage is that it gives equal weightage to every word in the data.
Team members:

■ V. Sai Vivek -16SS1A0559


■ S. Vikas Reddy -16SS1A0549
■ T. Anusha -16SS1A0555
THANK YOU

You might also like