Sieves Struct Reference

Lower bounds for evaluated N-grams. More...

#include <config.h>

List of all members.

Public Member Functions

 Sieves (void)
 Default constructor sets both bounds to 0.

Public Attributes

double expected_frequency
 Lower bound for expected frequency (inclusive).
size_t frequency
 Lower bound for observed frequency (inclusive).


Detailed Description

Lower bounds for evaluated N-grams.

If N-gram doesn't pass these values, it's discarded (and not even evaluated).

Definition at line 156 of file config.h.


The documentation for this struct was generated from the following file:

Generated on Thu Jul 17 23:44:09 2008 for ACE by  doxygen 1.5.6