Uses of Package
org.terrier.matching.models.basicmodel

Packages that use org.terrier.matching.models.basicmodel
org.terrier.matching.models Provides the classes that implement various weighting models. 
org.terrier.matching.models.basicmodel Provides the interface and the classes for implementing the basic models for randomness in the DFR framework. 
 

Classes in org.terrier.matching.models.basicmodel used by org.terrier.matching.models
BasicModel
          This class provides a contract for implementing the basic models for randomness in the DFR framework, for use with the DFRWeightingModel class.
 

Classes in org.terrier.matching.models.basicmodel used by org.terrier.matching.models.basicmodel
BasicModel
          This class provides a contract for implementing the basic models for randomness in the DFR framework, for use with the DFRWeightingModel class.
P
          This class implements the P basic model for randomness.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow