Package | Description |
---|---|
org.terrier.matching.models |
Provides the classes that implement various weighting models.
|
Modifier and Type | Class and Description |
---|---|
class |
BM25F
A convenience subclass of PerFieldNormWeightingModel setup to
do specifically BM25F, as described by [Zaragoza TREC-2004].
|
class |
PL2F
A convenience subclass of PerFieldNormWeightingModel setup to
do specifically PL2F.
|
Modifier and Type | Method and Description |
---|---|
PerFieldNormWeightingModel |
PerFieldNormWeightingModel.clone() |
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow