NLP_twitteranalysis

  • Tech Stack: Python, Numpy, Pandas, Seaborn, Matplotlib
  • Github URL: Project Link

The objective of this task is to detect sentiment in the tweets, it is positive or negative

In this project a Naive Bayes classifier is trained to predict sentiment from thousands of Twitter tweets.

This project can be used to automatically predict customer's sentiment (i.e.: whether their customers are happy or not).

The process could be done automatically without having humans manually review thousands of tweets and customer reviews.