public class GDLLatticeFactory
extends java.lang.Object
Lattice.dumpAISee
method.Modifier and Type | Method and Description |
---|---|
static Lattice |
getLattice(java.lang.String gdlFile,
Dictionary dictionary)
Create a Lattice from a GDL (AISee) Lattice file.
|
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 wordsjava.io.IOException
- if something went wrong