public class IndependenceStandardized extends Independence
Described as: "good at tasks that require high recall and high precision, especially against short queries composed of a few words as in the case of Internet searches"
| Constructor and Description |
|---|
IndependenceStandardized()
Sole constructor.
|
public float score(float freq,
float expected)
Independencescore in class Independencefreq - actual term frequencyexpected - expected term frequencypublic String toString()
toString in class IndependenceCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.