← Back to Projects
Twitter Sentiment Analysis

Twitter Sentiment Analysis

NLP pipeline for real-time sentiment classification of tweets. Built during a summer internship at NUS Singapore, classifying text polarity using trained ML models.

About

An NLP pipeline for classifying tweet sentiment using trained ML models. Built during a summer internship at Cyient, it preprocesses tweets with NLTK, extracts features, and classifies polarity using scikit-learn classifiers trained on labeled datasets.

Tech Stack

PythonNLTKscikit-learnPandas