Language Analysis and the Anomalous T
Armand Zerilli on Jan 17, 2017
I run a homebrew Twitter client. It makes a single connection to Twitter’s streaming API and ingests tweets to be displayed in a web interface. With the single connection, it forks live streams for each user’s tweets and gives a live dashboard that’s sort of like a bastardized TweetDeck. It looks like this:
Read More ›