public class StreamLengthScoringFunction extends ScoringFunction
| Constructor and Description |
|---|
StreamLengthScoringFunction() |
| Modifier and Type | Method and Description |
|---|---|
float |
getMinScore()
Returns the minimum possible score.
|
float |
getScore(int tf,
int docLen)
Computes score.
|
configure, create, getGlobalEvidence, getGlobalTermEvidence, getMaxScore, initializepublic float getMinScore()
ScoringFunctiongetMinScore in class ScoringFunctionpublic float getScore(int tf,
int docLen)
ScoringFunctiongetScore in class ScoringFunction