Clean Room Implementation of Google Page Rank Algorithm

    Date: 08/17/06 (Java Web)    Keywords: java, google

    Finally a clean-room implementation of Google’s Page Rank Algorithm in Java, reverse-engineered from their numerous commentary on Page Rank (or is it Pigeon Rank?). public static int getPageRank(url) { // start off with a random low PR int pageRank = rand.getInt(0, 3); if ( isHostedOn('google.com', url) ) [...]

    Source: http://blog.taragana.com/index.php/archive/clean-room-implementation-of-google-page-rank-algorithm/

« Apple Warns Group of Whales... || Anaconda: 3-Column... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home