| Package | Description |
|---|---|
| edu.cmu.sphinx.jsgf | |
| edu.cmu.sphinx.linguist.language.grammar |
| Modifier and Type | Class and Description |
|---|---|
class |
GrXMLGrammar
Grammar for GrXML W3C Standard
|
class |
JSGFGrammar
Defines a BNF-style grammar based on JSGF grammar rules in a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlignerGrammar |
class |
BatchForcedAlignerGrammar |
class |
ForcedAlignerGrammar
Creates a grammar from a reference sentence.
|
class |
FSTGrammar
Loads a grammar from a file representing a finite-state transducer (FST) in the 'ARPA' grammar format.
|
class |
Grammar
Classes that implement this interface create grammars.
|
class |
LatticeGrammar
A grammar build from a lattice.
|
class |
LMGrammar
Defines a simple grammar based upon a language model.
|
class |
SimpleWordListGrammar
Defines a grammar based upon a list of words in a file.
|