public class RawGenusWordConditionalProb
extends java.lang.Object
Constructor | Description |
---|---|
RawGenusWordConditionalProb(int index,
float prob) |
Creates a new instance of RawGenusWordConditionalProb.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getGenusIndex() |
Returns the index of the genus.
|
float |
getProbability() |
Returns the word conditional probability of the genus.
|