Sentiment Analysis on Tweets
๐ฆ Objective: Analyze tweets to classify sentiments (positive, negative, neutral).
- Data: Twitter sentiment dataset
- Methods: LSTM, BERT (transfer learning)
- Tools: TensorFlow, Hugging Face Transformers
โจ Outcome: Built a sentiment classifier that detects public mood with >85% accuracy.
๐ Project Report