|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchStateArc
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 |
---|
SearchState getState()
float getProbability()
float getLanguageProbability()
float getAcousticProbability()
float getInsertionProbability()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |