ace::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).


Constructor & Destructor Documentation

ace::Sieves::Sieves ( void   )  [inline]

Default constructor sets both bounds to 0.


Member Data Documentation

Lower bound for expected frequency (inclusive).

Lower bound for observed frequency (inclusive).


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

Generated on Wed Aug 6 23:25:50 2008 for PACE by  doxygen 1.5.6