Terrier IR Platform
2.2.1

Package uk.ac.gla.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.

See:
          Description

Interface Summary
DocumentScoreModifier The interface that should be implemented by each class that assigns or modifies a score of a document.
 

Class Summary
BlockScoreModifier This class modifers the scores of documents based on the position of the query terms in the document.
BooleanFallback This class provides a boolean fallback document score modifier for matching.
BooleanScoreModifier If not all the query terms appear in a document, then this modifier zeros the document's score.
PhraseScoreModifier Modifies the scores of the documents which contain, or do not contain a given phrase.
 

Package uk.ac.gla.terrier.matching.dsms Description

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. The implemented classes include phrase and proximity searching.


Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow