|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeState
edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeWordState
edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeEndWordState
Represents the final end of utterance word
Method Summary | |
int |
getOrder()
Returns the order of this particular state |
Methods inherited from class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeWordState |
equals, getAcousticProbability, getInsertionProbability, getLanguageProbability, getLexState, getProbability, getPronunciation, getSignature, getSmearProb, getSmearTerm, getState, getSuccessors, getWordHistory, hashCode, isEmitting, isFinal, isWordStart, toPrettyString, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface edu.cmu.sphinx.linguist.WordSearchState |
getPronunciation, isWordStart |
Methods inherited from interface edu.cmu.sphinx.linguist.SearchState |
getLexState, getSignature, getSuccessors, getWordHistory, isEmitting, isFinal, toPrettyString |
Method Detail |
public int getOrder()
SearchState
getOrder
in interface SearchState
getOrder
in class LexTreeLinguist.LexTreeWordState
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |