Uses of Class
de.fu_berlin.ties.extract.reestimate.LengthEstimator

Packages that use LengthEstimator
de.fu_berlin.ties.extract.reestimate This package contains code for re-estimating the probabilites of extraction, for example based on the length or the content. 
 

Uses of LengthEstimator in de.fu_berlin.ties.extract.reestimate
 

Subclasses of LengthEstimator in de.fu_berlin.ties.extract.reestimate
 class RootLengthEstimator
          A LengthEstimator that uses the rounded square root of the length (token count) instead of the raw token count.
 



Copyright © 2003-2007 Christian Siefkes. All Rights Reserved.