Back to Portfolio
NLP

Sentiment Analyzer

End-to-end NLP pipeline classifying text sentiment using BERT and traditional ML, deployed as a real-time web application.

92%
Accuracy (BERT)
200ms
Inference Time
50+
Concurrent Users

Problem Statement

Understanding customer sentiment at scale is essential for product feedback, brand monitoring, and customer support. Manual review doesn't scale. An automated sentiment classifier that's both accurate and fast enough for real-time use bridges this gap.

Technical Approach

Model Architecture

Deployment

Key Results

Tech Stack

BERT / DistilBERTPyTorchHugging FaceFlaskNLTKPythonScikit-learn
Back to Portfolio View on GitHub