public class SimplePseudoQueryScorer extends Object implements PseudoQueryScorer
| Constructor and Description |
|---|
SimplePseudoQueryScorer() |
| Modifier and Type | Method and Description |
|---|---|
float |
getScore(String query,
PseudoJudgments judgments)
Evaluates the quality of the given query and returns a score.
|
public float getScore(String query, PseudoJudgments judgments)
PseudoQueryScorergetScore in interface PseudoQueryScorerquery - Text of the queryjudgments - Set of pseudo judgments for the given query