public class NonEmittingHMMState extends HMMStateState
SentenceHMMState.Color
Constructor and Description |
---|
NonEmittingHMMState(SentenceHMMState parent,
HMMState hmmState)
Creates a NonEmittingHMMState
|
getComponentScore, getHMMState, getOrder, getScore, getTypeLabel, isEmitting
collectStates, 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, visitStates
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLexState, getSignature, getSuccessors, getWordHistory, isFinal, toPrettyString
public NonEmittingHMMState(SentenceHMMState parent, HMMState hmmState)
parent
- the parent of this statehmmState
- the hmmState associated with this state