We take the dot product of the vector of count-weights with the vector of type-weights to compute an IR score for the document. Finally, the IR score is combined with PageRank to give a final rank to the document.
count-weights with the vector of type-weights to compute an IR score がIR score の理解で重要な部分ですけど、