Twitch Data Analysis
Python, Scrapy, Bokeh, NLTK, , 2018
Craw data from twitch and then analyze the data.
- A data analysis for games trend
 - Web crawler deployed on AWS with Scrapy
- Crawled data from Twitch
 - Listed all the game names from the data
 - Crawled Metacritic for game information
 
 - Semantic analysis with NLTK
- Used Natural Language Toolkit to analyze the comments from gamers to give out a score
 - SVM
 
 - Data visualization with Bokeh
 


