BetweenTheNumbers.github.io

Twitter NLP Sentiment Analysis

Gathering tweets and performing sentiment analysis on players in the NHL.

For both Data Visualizations, the goal was to create a demo on a static page that’s lightweight, fast, and simple. In a production environment, all the Twitter data should be stored and retrieved from a database. Data manipulation should be done client-side if possible to limit reliance on subsequent server-side requests.

Note: GetOldTweets3 pkg requests respond with HTTP 404 error (Twitter Search API no longer available without Token)

(Web App) Multiple Players Approval

(Web App) Single Player Approval Over Time

(Github) Source Code