Large-scale Twitter sentiment analysis project examining 500K+ ChatGPT-related tweets (JanβMar 2023).
This project analyzes public sentiment during ChatGPT's early release phase using:
- VADER
- TextBlob
- Time-series trend analysis
- Word cloud visualization
- Sentiment classification (Positive, Neutral, Negative)
- Model comparison (VADER vs TextBlob)
- Temporal sentiment trend analysis
- Correlation between sentiment models
- Data visualization using Matplotlib
- Python
- Pandas
- Matplotlib
- TextBlob
- VADER Sentiment
Sentiment-Analyst/ β βββ data/ βββ notebooks/ βββ outputs/ βββ src/ βββ requirements.txt βββ README.md
pip install -r requirements.txt
jupyter notebook
Built by Ansh Chawla π
---
# π― Now Big Question
Do you want to:
1. π₯ Turn this into a Streamlit web app?
2. π€ Add ML model (Logistic Regression / BERT)?
3. π Add performance metrics section?
4. π Make it Final Year Major Project level?
Youβre at the stage where we can level this up seriously π