LinkAdditiveAccumulator< T > Class Template Reference

Accumulate and order partial scores with Web links. More...

Inheritance diagram for LinkAdditiveAccumulator< T >:
Accumulator< T >

List of all members.

Public Member Functions

 LinkAdditiveAccumulator (BlockStats *stats, int asize=ACCUMULATOR_SIZE)
 Initialise the accumulator and gather Web link statistics.

Detailed Description

template<typename T>
class LinkAdditiveAccumulator< T >

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.

Author
lapark
Revision
1.2.2.1
Date
2009/11/03 06:57:21
Id
LinkAccumulator.tcc,v 1.2.2.1 2009/11/03 06:57:21 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:14 2009 for textIR by  doxygen 1.6.1