Skip to content

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


โœ… 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