|
||||||||||
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.LexTreeHMMState
edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeNonEmittingHMMState
Represents a non emitting hmm state
Method Summary | |
int |
getOrder()
Returns the order of this particular state |
Methods inherited from class edu.cmu.sphinx.linguist.lextree.LexTreeLinguist.LexTreeHMMState |
equals, getAcousticProbability, getHMMState, getInsertionProbability, getLanguageProbability, getLexState, getProbability, getSignature, getSmearProb, getSmearTerm, getState, getSuccessors, getWordHistory, hashCode, isEmitting, isFinal, toPrettyString, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface edu.cmu.sphinx.linguist.SearchState |
getLexState, getWordHistory, isFinal, toPrettyString |
Method Detail |
public int getOrder()
SearchState
getOrder
in interface SearchState
getOrder
in class LexTreeLinguist.LexTreeHMMState
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |