public class BasicModelBE extends BasicModel
F is increased by tfn+1
and N is increased by F| 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 © 2010 - 2020 Adobe. All Rights Reserved