Movie Review Sentiment Classifier

Final project for INFO-371. Given the freedom to propose our own project, my group and I to decided to explore natural language processing and create a movie review sentiment classifier. We completed all work in a Kaggle Notebook, working through several steps of the Data Science Lifecycle. Data gathering, data cleaning, model training, tuning and validation. Created two models utilizing Multinomial Naive Bayes and Linear Support Vector.

Click here to view the Kaggle Notebook.
Click here to view the final report.