This project implements an NLP-based sentiment analysis pipeline that classifies text reviews into positive and negative sentiments. A TF-IDF based text feature extraction technique is used with a ...