| Modifier and Type | Field and Description |
|---|---|
static double |
IDF_UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
boolean |
defined(String term)
Test whether this object has been defined for the given term.
|
double |
idf(String term)
Return the inverse document frequency of the given term.
|
static final double IDF_UNKNOWN
boolean defined(String term)
term - the term to test fordouble idf(String term)
term - the termCopyright © 2016 Egothor. All Rights Reserved.