|
Class Summary |
| FrequencyList<Entry> |
FrequencyList holds a list of tokens (index terms) and their
respective term and document frequencies in the texts indexed (or 'added')
so far. |
| GenericTokenizer |
GenericTokenizer is a wrapper class that tries to extend BreakIterators
usability. |
| Readability |
|
| SLprops |
|
| StandardDeviationList |
StandardDeviationList holds a list of unique tokens (index terms)
and their respective standard deviation of the distance between the token
instances' positions in the text processed by the list. |
| StopList |
A StopList holds a set of index terms that are to be stripped
away from a text (i.e. |