The Anatomy of a Large-Scale Hypertextual Web Search Engine (1997)(infolab.stanford.edu) |
The Anatomy of a Large-Scale Hypertextual Web Search Engine (1997)(infolab.stanford.edu) |
...we expect that advertising funded search engines will be inherently biased towards the advertisers and away from the needs of the consumers.
Does anyone have a link to the full version? I would love to read more in detail.. it is so inspiring
I think after E=MC2 , The PageRank algorithm "PR(A) = (1-d) + d (PR(T1)/C(T1) + ... + PR(Tn)/C(Tn))" is the formula which changed the entire world..
Also there is a book on the subject Google's PageRank and Beyond http://books.google.com/books?id=KsHTl_2Pfl8C
Other interesting articles: THE $25,000,000,000∗ EIGENVECTOR http://www.rose-hulman.edu/~bryan/googleFinalVersionFixed.pd...
How Google Finds Your Needle in the Web's Haystack http://www.ams.org/samplings/feature-column/fcarc-pagerank
The Google Pagerank Algorithm and How It Works http://www.cs.princeton.edu/~chazelle/courses/BIB/pagerank.h...
In this paper, we present Google, a prototype of a large-scale search engine which makes heavy use of the structure present in hypertext.
Thinking of the PageRank algorithm as a eigenvalue problem was one of the few 'things' that were a real eye opener for me and allowed me to actually connect maths and computer science for these practical purposes.