|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a single state in a language search space
Method Summary | |
float |
getAcousticProbability()
Gets the language probability of entering this state |
float |
getInsertionProbability()
Gets the insertion probability of entering this state |
float |
getLanguageProbability()
Gets the language probability of entering this state |
float |
getProbability()
Gets the composite probability of entering this state |
SearchState |
getState()
Gets a successor to this search state |
Method Detail |
public SearchState getState()
public float getProbability()
public float getLanguageProbability()
public float getAcousticProbability()
public float getInsertionProbability()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |