You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
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 idea is to take the ideas of PageRank to provide an improved search functionality for tweets regarding their importance and relevance. TweetRank is seperated into different components to improve flexibility and scalability. The components used are the crawler, ranker and Solr/Lucene, where the latter is providing the index and search interface.