|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Shows the confidence information about a Result.
Method Summary | |
java.util.Iterator |
confusionSetIterator()
Iterator through the confusion sets in this result. |
Path |
getBestHypothesis()
Returns the best hypothesis of the result. |
ConfusionSet |
getConfusionSet(int i)
Get the nth confusion set in this result |
int |
size()
Get the number of word slots contained in this result |
Method Detail |
public Path getBestHypothesis()
public int size()
public java.util.Iterator confusionSetIterator()
public ConfusionSet getConfusionSet(int i)
i
- the index of the confusion set to get
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |