This is a small project for our training. We use 2 types of classifiers for sentiment analysis in a corpus of customer feedbacks.
We are given 500 customer feedbacks with the type of feedback being conveyed. We use nltk and scikit-learn for the job at hand.
Read the notebook thoroughly to understand the project