public class BasicModelBE extends BasicModel
F is increased by tfn+1
and N is increased by Ftfn such as NormalizationH3. Consider using the
geometric approximation (BasicModelG) instead, which provides the same relevance
but with less practical problems.| Constructor and Description |
|---|
BasicModelBE()
Sole constructor: parameter-free
|
| Modifier and Type | Method and Description |
|---|---|
float |
score(BasicStats stats,
float tfn)
Returns the informative content score.
|
String |
toString()
Subclasses must override this method to return the code of the
basic model formula.
|
explainpublic final float score(BasicStats stats, float tfn)
BasicModelscore in class BasicModelpublic String toString()
BasicModeltoString in class BasicModelCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.