Accumulate and order partial scores with Web links. More...
Public Member Functions | |
LinkAdditiveAccumulator (BlockStats *stats, int asize=ACCUMULATOR_SIZE) | |
Initialise the accumulator and gather Web link statistics. |
Accumulate and order partial scores with Web links.
This class is used to keep track of partially computed scores, to allow the user to stop when wanted and return the partial (or complete) score is the desired order. This class makes use of the link analysis data previously generated by combining it to the document scores to produce the final score. The template parameter is the type of triple being accumulated.