NLP: Twitter Sentiment Analysis ● I developed a Natural Language Processing based model to analyze the sentiments of users based on the tweets that they made.
● Worked on different classification methods like Logistic-Regression, KNN, and Naive Bayes and assessed its performance.
● Used different NLP techniques and created a pipeline to remove stop-words, punctuation, and perform tokenization.