|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.sphinx.result.GDLLatticeFactory
public class GDLLatticeFactory
Creates a Lattice from a GDL (AISee) Lattice file. One can obtain such a GDL file from a lattice by calling the
Lattice.dumpAISee method.
| Method Summary | |
|---|---|
static Lattice |
getLattice(java.lang.String gdlFile,
Dictionary dictionary)
Create a Lattice from a GDL (AISee) Lattice file. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Lattice getLattice(java.lang.String gdlFile,
Dictionary dictionary)
throws java.io.IOException
gdlFile - the lattice filedictionary - the dictionary to use to look up words
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||