|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConfidenceResult
Shows the confidence information about a Result.
| Method Summary | |
|---|---|
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 |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
Path getBestHypothesis()
int size()
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 | ||||||||