Classes | |
class | Formatter |
A formatter handles input and output to external data sources. More... | |
class | LingDef |
Represents a definition of linguistic features. More... | |
class | LingDefFormatter |
class | LingFeatures |
Represents an instance of a part-of-speech (pos) definition in a LingDef object. More... | |
class | LingFeaturesFormatter |
class | LingFeaturesSet |
Describes a set of LingFeatures objects, useful for representing ambiguities. More... | |
class | PatternFormatter |
class | SentencePattern |
class | SentencePatternFormatter |
class | WordPattern |
A pattern to match one word, or rather one LingFeatures object. More... | |
class | WordPatternFormatter |
class | XmlLingDefFormatter |
Interprets an XML document, and creates a LingDef object accordingly. More... | |
class | XmlLingFeaturesFormatter |
class | XmlWordPatternFormatter |