Sentiment Analysis is the Natural Language Processing (NLP) process to determine if a customer opinion is positive or negative.
In this article, we will get our hands dirty by performing Sentiment Analysis using NLTK and Scikit-Learn on the Kaggle Restaurant Reviews data set.
Here is the link to the article on Sentiment Analysis:
Textual Sentiment Analysis using NLTK and Scikit-Learn
Enjoy 🙂 !!!