public class Transducer.ViterbiPath_NBest extends SequencePairAlignment
costconfidenceNBest, costNBest, input, output, outputNBest| Modifier | Constructor and Description |
|---|---|
protected |
ViterbiPath_NBest(Sequence inputSequence,
Sequence outputSequence,
int N) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
combineNBest() |
protected edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest |
getViterbiNode(edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest[][] nodes,
int ip,
int stateIndex) |
protected Sequence[] |
NBestBackwardASearch(int N) |
protected void |
NBestForwardViterbi(edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest[][] nodes,
edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest[] finalNodePredecessor,
int N) |
getCostconfidenceNBest, costNBest, input, output, outputNBestprotected edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest getViterbiNode(edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest[][] nodes,
int ip,
int stateIndex)
protected void NBestForwardViterbi(edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest[][] nodes,
edu.umass.cs.mallet.base.fst.Transducer.ViterbiPath_NBest.ViterbiNode_NBest[] finalNodePredecessor,
int N)
protected Sequence[] NBestBackwardASearch(int N)
protected void combineNBest()
Copyright © 2019 JULIE Lab, Germany. All rights reserved.