Package | Description |
---|---|
org.terrier.matching.models |
Provides the classes that implement various weighting models.
|
org.terrier.matching.models.aftereffect |
Provides the interface and the classes for implementing the term frequency
normalisation component in the DFR framework.
|
Modifier and Type | Field and Description |
---|---|
protected AfterEffect |
DFRWeightingModel.afterEffect
The applied model for after effect (aka.
|
Modifier and Type | Class and Description |
---|---|
class |
B
This class implements the B model for the first normalisation by
after effect.
|
class |
L
This class implements the L model for the first normalisation by
after effect.
|
class |
L5
This class implements the L5 model for the first normalisation by
after effect.
|
class |
LL
This class implements the LL model for the first normalisation by
after effect.
|
Modifier and Type | Method and Description |
---|---|
AfterEffect |
AfterEffect.clone()
Clone this weighting model
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow