Class | Description |
---|---|
ClassificationResultFormatter | |
GenusWordProbFileParser |
A parser to parse a reader containing a list of the indices of genus nodes and
the conditional probabilities that genus nodes contains the words.
|
LogWordPriorFileParser |
A parser to parse a read containing a list of the indices of words
and the log value of word prior probabilities.
|
ProbIndexFileParser |
A parser to parser a reader contains a list of indices of words,
and start indices of the conditional probabilities.
|
TreeFileParser |
A parser to parse a reader containing taxonomic training information.
|
Enum | Description |
---|---|
ClassificationResultFormatter.FORMAT |