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