Day 25 - Sentiment Analysis of Customer Reviews Using Traditional NLP Techniques
Akansha Saxena Akansha Saxena
1.39K subscribers
31 views
1

 Published On Oct 5, 2024

For today's task, I performed Sentiment Analysis on customer reviews using traditional Natural Language Processing (NLP) techniques. The goal was to classify customer reviews from the IMDb Movie Reviews Dataset as either positive or negative using preprocessing, feature extraction with TF-IDF, and a simple Logistic Regression model.


Git Repo: https://github.com/saxenaakansha30/30...
Blog: https://akanshasaxena.com/post/30-day...

show more

Share/Embed