|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.base.fst.Transducer.ViterbiLattice
Constructor Summary | |
protected |
Transducer.ViterbiLattice(Sequence inputSequence,
Sequence outputSequence,
int maxCaches)
|
Method Summary | |
protected edu.umass.cs.mallet.base.fst.Transducer.ViterbiLattice.ViterbiNode |
getViterbiNode(int ip,
int stateIndex)
|
Sequence[] |
outputNBest(int n)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected Transducer.ViterbiLattice(Sequence inputSequence, Sequence outputSequence, int maxCaches)
Method Detail |
protected edu.umass.cs.mallet.base.fst.Transducer.ViterbiLattice.ViterbiNode getViterbiNode(int ip, int stateIndex)
public Sequence[] outputNBest(int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |