Due: We 3/12/08 in class
Gain some experience with map reduce and hadoop.
We assume page A has pages T1...Tn which point to it (i.e., are citations). The parameter d is a damping factor which can be set between 0 and 1. We usually set d to 0.85. There are more details about d in the next section. Also C(A) is defined as the number of links going out of page A. The PageRank of a page A is given as follows: PR(A) = (1-d) + d (PR(T1)/C(T1) + ... + PR(Tn)/C(Tn))
<page> <title>Critical theory</title> ... (snip) ... <text xml:space="preserve"> In the [[humanities]] and [[social sciences]], '''critical theory''' has two quite different meanings with different origins and histories, one originating in [[social theory]] and the other in [[literary criticism]] ... (snip)