Skip to main content

Presidential Candidates Tweets N-Grams (Twitter API + D3.js)

This is a small data collector and visualization that scans the Twitter API for tweets from presidential candidates, analyzes the N-grams of the tweets, and renders the most popular n-grams based on frequency. The N-gram algorithm is based off of the one found on Text Mining, Analytics & More and the visualization is built with D3.js.