s

Facebook Sentiment Analysis

Concept Behind It :

First download facebook data and store it in excel file.

We are using:-
=> pandas library:-it provides easy to use data structures for data analysis.
=>NLTK library:-this is used to process human language.
=>nltk also provides sentiment analysis of human data.

Sentiment analysis involves working out whether a piece of text is positive, negative or neutral.

We will use VADER (Valence Aware Dictionary And Sentiment reasoner),
it also takes into account the intensity of the sentiment.
So VADER lexicon acts as a dictionary here.

It's Just Mindblowing ...

Skills Behind It :

Time to Connect

copyright ©2021

Arpit Somani