|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GrammarInterface | Copyright 1999-2006 Carnegie Mellon University. |
Class Summary | |
---|---|
BatchForcedAlignerGrammar | Copyright 1999-2006 Carnegie Mellon University. |
ForcedAlignerGrammar | Creates a grammar from a reference sentence. |
FSTGrammar | Loads a grammar from a file representing a finite-state transducer (FST) in the 'ARPA' grammar format. |
Grammar | Classes that implement this interface create grammars. |
GrammarArc | Represents a single transition out of a grammar node. |
GrammarNode | Represents a grammar node in a grammar. |
LMGrammar | Defines a simple grammar based upon a language model. |
SimpleWordListGrammar | Defines a grammar based upon a list of words in a file. |
Provides classes and interfaces that can be used to represent a graph of words and word transitions.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |