public class NonEmittingHMMState extends HMMStateState
SentenceHMMState.Color| Constructor and Description |
|---|
NonEmittingHMMState(SentenceHMMState parent,
HMMState hmmState)
Creates a NonEmittingHMMState
|
getComponentScore, getHMMState, getOrder, getScore, getTypeLabel, isEmittingcollectStates, connect, dumpAll, findArc, getAnnotation, getAssociatedWord, getColor, getFullName, getLexState, getName, getNumSuccessors, getParent, getPrettyName, getSignature, getSuccessors, getTitle, getValueSignature, getWhich, getWordHistory, isFanIn, isFinal, isProcessed, isSharedState, isUnit, isWordStart, resetAllProcessed, setColor, setFanIn, setFinalState, setProcessed, setSharedState, setWhich, setWordStart, toPrettyString, toString, validateAll, visitStatesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLexState, getSignature, getSuccessors, getWordHistory, isFinal, toPrettyStringpublic NonEmittingHMMState(SentenceHMMState parent, HMMState hmmState)
parent - the parent of this statehmmState - the hmmState associated with this state