|
|
|
|
|
by baronofcheese
4178 days ago
|
|
A friend and I did something related to this in a project, where we attempted to analyze a hash tag, by fetching the latest 100 tweets about that hash tag. It is very useful in trending topics. For instance searching for "Stuart" right now reveals a lot of other relevant tags and attempts to find out what the general mood is of the words used in the tweets doing a simple Sentiment Analysis using AFINN. Try it here: http://hashtagram.dk/?t=stuart#hashtags (might get unavailable due to many visits, and don't mind the broken Instagram images at the bottom, site needs updating due to API changes). If for some reason the site does not work, see a static version here: http://imgur.com/EQzMrUP |
|