|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.sphinx.result.LatticeRescorer
public class LatticeRescorer
Class rescore the lattice with the new Language model.
| Constructor Summary | |
|---|---|
LatticeRescorer(Lattice lattice,
LanguageModel model)
Create a new Lattice optimizer |
|
| Method Summary | |
|---|---|
void |
expand()
|
void |
removeFillers()
|
void |
rescore()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LatticeRescorer(Lattice lattice,
LanguageModel model)
lattice - | Method Detail |
|---|
public void expand()
public void removeFillers()
public void rescore()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||