Uses of Package
org.terrier.matching.dsms

Packages that use org.terrier.matching.dsms
org.terrier.matching Provides the classes and interfaces used for matching documents to queries. 
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. 
 

Classes in org.terrier.matching.dsms used by org.terrier.matching
DocumentScoreModifier
          The interface that should be implemented by each class that assigns or modifies a score of a document.
 

Classes in org.terrier.matching.dsms used by org.terrier.matching.dsms
DependenceScoreModifier
          Base class for Dependence models.
DocumentScoreModifier
          The interface that should be implemented by each class that assigns or modifies a score of a document.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow