This application predicts positive and negative sentiments in a given text using NLP. The model was trained with two labels used for classification, 'positive' and 'negative' on huge datasets of twitter. Algorithm- Naive Bayes.