| Package | Description |
|---|---|
| org.terrier.matching |
Provides the classes and interfaces used for matching documents
to queries.
|
| org.terrier.matching.daat |
Provides classes that implement a document-at-a-time (DAAT) matching strategy.
|
| org.terrier.matching.models |
Provides the classes that implement various weighting models.
|
| org.terrier.matching.models.basicmodel |
Provides the interface and the classes for implementing the basic models for randomness
in the DFR framework.
|
| org.terrier.matching.models.normalisation |
Provides the interface and the classes for implementing the basic models for randomness
in the DFR framework.
|
| org.terrier.matching.models.queryexpansion |
Provides the classes that implement various query expansion models.
|
| 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.
|
| Class and Description |
|---|
| WeightingModel
This class should be extended by the classes used
for weighting terms and documents.
|
| Class and Description |
|---|
| WeightingModel
This class should be extended by the classes used
for weighting terms and documents.
|
| Class and Description |
|---|
| DFRWeightingModel
This class implements a modular Divergence from Randomness weighting model.
|
| Idf
This class computes the idf values for specific terms in the collection.
|
| PerFieldNormWeightingModel
A class for generating arbitrary per-field normalisation models.
|
| SingleFieldModel
Use a normal weighting model on a pre-determine subset of the field.
|
| StaticScoreModifierWeightingModel
Base abstract class for query independent features loaded from file.
|
| WeightingModel
This class should be extended by the classes used
for weighting terms and documents.
|
| Class and Description |
|---|
| Idf
This class computes the idf values for specific terms in the collection.
|
| Class and Description |
|---|
| Idf
This class computes the idf values for specific terms in the collection.
|
| Class and Description |
|---|
| Idf
This class computes the idf values for specific terms in the collection.
|
| Class and Description |
|---|
| WeightingModel
This class should be extended by the classes used
for weighting terms and documents.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow