NBA Playoff Tweet Analysis
- Andrew Lujan
- Jun 2, 2022
- 1 min read
For this project, I scraped tweets about the NBA playoffs using the tweepy package in python. I used natural language processing techniques, to vectorize, clean, and cluster the tweets using Kmeans clustering and Hierarchical cluster analysis. I also visualized the top 50 most used key words from each fan base through word clouds.

Comments