A new algorithm predicts which Twitter topics will trend hours in advance
21–26 of 26 posts
Re: A new algorithm predicts which Twitter topics will trend hours in advance
#22This seems like a great trending topic detection algorithm, but nothing revolutionary. The "hours in advance" part is probably more to do with the scale of twitter's data and their decisions about when to publish topics on their website than it does the novelty of the approach. It seems like a great and tested method for developing your own trending topics algorithm, which could be useful in other contexts. I wonder…
Re: A new algorithm predicts which Twitter topics will trend hours in advance
#23Does the algorithm still work when it includes it's own effects? If an algorithm like this was widely used, the predicted topics will trend just because they have been picked -- the algorithm will fulfill the prophecy itself.
I wonder if that will reflect here as well.
In any case, It has some interesting applications as they mentioned in ticketing.
Re: A new algorithm predicts which Twitter topics will trend hours in advance
#24Is it easy for academic researchers to get firehose access?
Re: A new algorithm predicts which Twitter topics will trend hours in advance
#25Earlier quoted context omitted.
That was my initial thoughts. Might this be a potential way to monetize twitter finally?
Could you elaborate please? Are you refering to the "early access" to trending topics, or restricting limits on API?
Re: A new algorithm predicts which Twitter topics will trend hours in advance
#26I'm bookmarking this to read later, but how much more sophisticated does the algorithm have to be than: 1) Create a list of 500 - 1000 active, relatively popular Twitter users: this would eliminate most celebrities who only tweet casually or delegate it to their PR people...presumably, by the time they tweet something, it's already huge. 2) Segregate the sample group of Twitter users into cliques 3) When any topic sp…