public interface ViterbiLattice extends Lattice
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Hypothesis> |
getNbestSequences() |
Hypothesis |
getViterbiSequence() |
getCandidates, pruneHypothesis getViterbiSequence()
java.util.List<Hypothesis> getNbestSequences()