Uses of Class
org.terrier.matching.models.PerFieldNormWeightingModel

Packages that use PerFieldNormWeightingModel
org.terrier.matching.models Provides the classes that implement various weighting models. 
 

Uses of PerFieldNormWeightingModel in org.terrier.matching.models
 

Subclasses of PerFieldNormWeightingModel in org.terrier.matching.models
 class BM25F
          A convenience subclass of PerFieldNormWeightingModel setup to do specifically BM25F, as described by [Zaragoza TREC-2004].
 class PL2F
          A convenience subclass of PerFieldNormWeightingModel setup to do specifically PL2F.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow