Package 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. The classes include an implementation of searching for terms that appear in given fields. In general, the TermScoreModifiers is now deprecated. All implementations should use WeightingModel instead.