ModAccumulator< T > Class Template Reference

Accumulate log scores additively. More...

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

List of all members.

Public Member Functions

 ModAccumulator (int asize=ACCUMULATOR_SIZE)
 Construct the ModAccumulator.

Detailed Description

template<typename T>
class ModAccumulator< T >

Accumulate log scores additively.

This class is used to accumulate document scores by first taking the log of the scores, then using addition. This was used to try to avoid the huge scores produced by the CombinatorialAccumulator.

Author
lapark
Revision
1.10
Date
2009/10/08 06:41:29
Id
Accumulator.tcc,v 1.10 2009/10/08 06:41:29 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