I am building a website of finding and showing the hottest topics curretly on Twitter for my final project. Does anyone know how to extract the topics from the huge amount of tweets in the last week, or in a single day? I'm also wondering how to show the topics like a tag cloud on http://tweet3d.com/ and show the trend of each topic like http://trendistic.indextank.com/.

I really need your help since this final project dues at the end of this month. My partner asks me to use Flash Builder, I'm also learning to use that. Thanks guys.


Additional Info(11/20/2011): after I do a search on Google, I come to this paper: comparing Twitter and traditional media using Topic Model,you may access it with this link: paper, but I cannot understand the model since I lack the related background.

link|improve this question
+1... Nice question for a beginner :) – Akos Nov 20 '11 at 18:37
1  
@Akos It's actually my Introduction to visualization project, my proposal seems to leverage data mining knowledge which I'm not familiar with. Can you give me some hints? Thanks. – Lenny Nov 20 '11 at 18:48
feedback

1 Answer

I am not so familiar with the Twitter API, but maybe this could help: https://dev.twitter.com/docs/api/1/get/trends/current

link|improve this answer
Thanks for the answer. I've noticed this API before, but when I give the final presentation, it may seem very easy to others just using the Twitter API to fetch the topics, rather than finding the topics using our own methods. This maybe our last resort if I cannot eventually come up with an idea. – Lenny Nov 20 '11 at 19:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.