|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AfterEffect | |
---|---|
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. |
Uses of AfterEffect in org.terrier.matching.models |
---|
Fields in org.terrier.matching.models declared as AfterEffect | |
---|---|
protected AfterEffect |
DFRWeightingModel.afterEffect
The applied model for after effect (aka. |
Uses of AfterEffect in org.terrier.matching.models.aftereffect |
---|
Subclasses of AfterEffect in org.terrier.matching.models.aftereffect | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |