Uses of Class
org.terrier.matching.dsms.DependenceScoreModifier

Packages that use DependenceScoreModifier
org.terrier.matching.dsms Provides the interface and the classes for modifying the scores of documents after an score has been assigned to documents, or implementing the combination of evidence. 
 

Uses of DependenceScoreModifier in org.terrier.matching.dsms
 

Subclasses of DependenceScoreModifier in org.terrier.matching.dsms
 class DFRDependenceScoreModifier
          Implements the pBiL and pBil2 DFR-based dependence models.
 class MRFDependenceScoreModifier
          Implements Markov Random Fields.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow