Created an NLP-based sentiment analysis engine that classifies customer reviews into positive, negative, or neutral sentiments. The system performs text preprocessing, tokenization, sentiment scoring, and visualization of insights using Python NLP libraries including NLTK, TextBlob, and Scikit-learn.