Week 4 (5/5/2025)
โ Week 4 โ Data Visualization & Text Frequency Analysis
๐ฏ Weekly Goals
- Learn how to visualize text and data statistics
- Perform frequency, n-gram analysis on cleaned text
- Improve the preprocessing pipeline and token analysis
๐ Recommended Resources
โ Daily Tasks
- Day 1โ2: Matplotlib & Seaborn plotting basics
- Day 3โ4: Word frequency & stopword filtering
- Day 5: Bigram/trigram feature extraction
- Day 6โ7: Add word count stats to backend or notebook
๐งช Weekly Review
- Visualize dataset insights (top words, lengths, category stats)
- Upload frequency charts to GitHub
- Finalize data pipeline v1