/TweetRank

A Twitter ranking project in an Information Retrieval course.

Primary LanguageJava

TweetRank

TweetRank is an attempt to apply the PageRank algorithm on Twitter statuses (tweets).

It uses a different PageRank calculation which considers tweet attributes such as number of replies/retweets and hashtags.

Authors