A B C D E F G H I K L M N O P R S T U V W _

M

MacroAdder - class opennlp.grok.lexicon.MacroAdder.
Adds the features from macros to a category.
MacroAdder(IntHashSetMap, HashSet, List) - Constructor for class opennlp.grok.lexicon.MacroAdder
 
MacroItem - class opennlp.grok.lexicon.MacroItem.
Data structure for storing information about morphological macros.
MacroItem() - Constructor for class opennlp.grok.lexicon.MacroItem
 
MacroItem(Element) - Constructor for class opennlp.grok.lexicon.MacroItem
 
Main - class opennlp.grok.Main.
Main method which calls Grokling but gives the user of the executable the right usage message.
Main() - Constructor for class opennlp.grok.Main
 
main(String[]) - Static method in class opennlp.grok.Realize
The main routine takes three args, the grammar file, the input LF file, and the output file.
main(String[]) - Static method in class opennlp.grok.TextGrok
 
main(String[]) - Static method in class opennlp.grok.PipelineServer
 
main(String[]) - Static method in class opennlp.grok.PipelineClient
 
main(String[]) - Static method in class opennlp.grok.Main
 
main(String[]) - Static method in class opennlp.grok.io.Festival
 
main(String[]) - Static method in class opennlp.grok.preprocess.PreprocessClient
 
main(String[]) - Static method in class opennlp.grok.preprocess.cattag.EnglishCatterME
 
main(String[]) - Static method in class opennlp.grok.preprocess.cattag.CatterME
 
main(String[]) - Static method in class opennlp.grok.preprocess.cattag.CatEventCollector
 
main(String[]) - Static method in class opennlp.grok.preprocess.chunk.EnglishChunkerME
Chunks a string passed in on the command line.
main(String[]) - Static method in class opennlp.grok.preprocess.chunk.ChunkerME
 
main(String[]) - Static method in class opennlp.grok.preprocess.chunk.ChunkerEventCollector
 
main(String[]) - Static method in class opennlp.grok.preprocess.chunk.ChunkerContextGenerator
 
main(String[]) - Static method in class opennlp.grok.preprocess.mwe.WordNetExtractor
 
main(String[]) - Static method in class opennlp.grok.preprocess.namefind.NameFinderME
Example training call:
main(String[]) - Static method in class opennlp.grok.preprocess.namefind.EnglishNameFinderME
 
main(String[]) - Static method in class opennlp.grok.preprocess.postag.POSTaggerME
 
main(String[]) - Static method in class opennlp.grok.preprocess.postag.POSEventCollector
 
main(String[]) - Static method in class opennlp.grok.preprocess.postag.POSContextGenerator
 
main(String[]) - Static method in class opennlp.grok.preprocess.postag.EnglishPOSTaggerME
Part-of-speech tag a string passed in on the command line.
main(String[]) - Static method in class opennlp.grok.preprocess.sentdetect.SentenceDetectorME
Trains a new sentence detection model.
main(String[]) - Static method in class opennlp.grok.preprocess.sentdetect.EnglishSentenceDetectorME
Perform sentence detection on a string passed in on the command line.
main(String[]) - Static method in class opennlp.grok.preprocess.tokenize.TokenizerME
Trains a new model.
main(String[]) - Static method in class opennlp.grok.preprocess.tokenize.EnglishTokenizerME
 
main(String[]) - Static method in class opennlp.grok.test.Regression
 
main(String[]) - Static method in class opennlp.grok.util.GrokSet
 
makeNewIndex(int, int) - Method in class opennlp.grok.unify.GSubstitution
 
makeSubstitution(Variable, Object) - Method in class opennlp.grok.unify.GSubstitution
Request the Substitution to identify a variable with an object.
makeSubstitution(Variable, Object) - Method in class opennlp.grok.unify.EmptySubstitution
 
max() - Method in class opennlp.grok.util.GrokSet
 
MaxIncrCKY - class opennlp.grok.parse.MaxIncrCKY.
CKY is a chart parser that is used, in this case, with the CCG grammar formalism.
MaxIncrCKY(Lexicon, RuleGroup) - Constructor for class opennlp.grok.parse.MaxIncrCKY
 
MaxIncrCKY(String, String) - Constructor for class opennlp.grok.parse.MaxIncrCKY
class constructor: sets lexicon and rules
minus(Object) - Method in class opennlp.grok.util.GrokSet
 
minusDeep(GrokSet) - Method in class opennlp.grok.util.GrokSet
 
Modality - interface opennlp.grok.expression.Modality.
A modality that can decorate a categorial slash.
model - Variable in class opennlp.grok.preprocess.cattag.CatterME
The maximum entropy model to use to evaluate contexts.
model - Variable in class opennlp.grok.preprocess.mwe.LexicalMWE
The multi-word expression model to use to find MWEs.
model - Variable in class opennlp.grok.preprocess.namefind.NameFinderME
The maximum entropy model to use to evaluate contexts.
Module - class opennlp.grok.util.Module.
A central resource for choosing modules based on the interfaces they implement.
Module() - Constructor for class opennlp.grok.util.Module
 
ModuleChanged(String, String) - Method in interface opennlp.grok.util.ModuleListener
 
ModuleListener - interface opennlp.grok.util.ModuleListener.
An object that wants to be informed if the user has decided to use a different module.
MorphData - interface opennlp.grok.lexicon.MorphData.
Produces morphological information for strings
MorphItem - class opennlp.grok.lexicon.MorphItem.
A datastructure for morpholical entries.
MorphItem() - Constructor for class opennlp.grok.lexicon.MorphItem
 
MorphItem(Element) - Constructor for class opennlp.grok.lexicon.MorphItem
 
multiPow() - Method in class opennlp.grok.util.GrokSet
 
MWEModel - interface opennlp.grok.preprocess.mwe.MWEModel.
A model holding the Fixed Lexicon Multi-Word Expressions.

A B C D E F G H I K L M N O P R S T U V W _
Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.