Accumulate scores combinatorially. More...
  
 Public Member Functions | |
| CombinatorialAccumulator (int asize=ACCUMULATOR_SIZE) | |
| Construct a combinatorial accumulator.  | |
Accumulate scores combinatorially.
This class is used to accumulate document scores using multiplication and adjusting the score once the accumulation is complete to compute the combinatorial document score.
 1.6.1