Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.
hjalle edited this page May 10, 2012 · 5 revisions

TweetRank is an attempt to combine the PageRank algorithm with the Twitter data available through the Twitter API. The purpose is to take the ideas of PageRank to provide an improved search functionality for tweets regarding their importance and relevance. TweetRank consists of seperated components for crawling, computation and scoring to improve flexibility and scalability.

Clone this wiki locally