|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
LengthEstimator | Reestimates the probability of extractions based on the length (number of tokens). |
LengthFilter | A very simple re-estimator that discards any extractions that are longer than the longest extraction of the same type seen in the training corpus, multipied with a tolerance factor. |
Reestimator | A re-estimator recalculates the probabilites of extractions in a suitable way. |
RootLengthEstimator | A LengthEstimator that uses
the rounded square root of the length (token count) instead of the raw
token count. |
This package contains code for re-estimating the probabilites of extraction, for example based on the length or the content.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |