|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TermScoreModifier | |
---|---|
org.terrier.matching.tsms | Provides the interface and classes that implement the term score modifiers, which modify the scores assigned to documents for a particular term. |
Uses of TermScoreModifier in org.terrier.matching.tsms |
---|
Classes in org.terrier.matching.tsms that implement TermScoreModifier | |
---|---|
class |
RequiredTermModifier
Resets the scores of documents according to whether a term is required or not, and whether it appears in the retrieved documents. |
class |
TermInFieldModifier
Resets the scores of documents according to whether a term appears in a given set of fields. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |