| Interface | Description |
|---|---|
| Smoother |
Interface of smoother which returns a score of a searching term in the given document to the searcher
|
| Class | Description |
|---|---|
| AbsoluteDiscountSmoother |
Absolute Discount Smoother
|
| AbstractMixtureWeightEM |
Abstract EM Algorithm for Mixture Weights Estimation
|
| AbstractSmoother |
Abstract Smoother
|
| DirichletSmoother |
Dirichlet Smoother
|
| DocFirstTransSmoother |
A Smoother using relation-term translations
|
| DocTransMixtureWeightEM |
Computes the Mixture Weights for Models using translations
|
| JMSmoother |
Linear interpolation smoother
|
| OkapiSmoother |
Okapi Smoother
|
| PivotedNormSmoother |
Pivoted Normalization Smoother
|
| QueryFirstTransSmoother |
A Smoother using relation-term translations
|
| TFIDFSmoother |
TF-IDF Smoother for vector space model
|
| TwoStageSmoother |
Two-stage smoother
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.