Uses of Package
org.terrier.matching.dsms
-
Packages that use org.terrier.matching.dsms Package Description 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 Class Description 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 Class Description 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.