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

A

AbstractApplicationRule - class opennlp.grok.grammar.AbstractApplicationRule.
Super class for application rules.
AbstractApplicationRule() - Constructor for class opennlp.grok.grammar.AbstractApplicationRule
 
AbstractCat - class opennlp.grok.expression.AbstractCat.
Abstract category adapter for CCG categories.
AbstractCat() - Constructor for class opennlp.grok.expression.AbstractCat
Default constructor.
AbstractCat(Element) - Constructor for class opennlp.grok.expression.AbstractCat
Constructor which retrieves the LF from the XML element and flattens it to a conjunction of elementary predications (or a single one).
AbstractCat(LF) - Constructor for class opennlp.grok.expression.AbstractCat
Constructor which sets the LF.
AbstractCompositionRule - class opennlp.grok.grammar.AbstractCompositionRule.
Super class for composition rules.
AbstractCompositionRule() - Constructor for class opennlp.grok.grammar.AbstractCompositionRule
 
AbstractRule - class opennlp.grok.grammar.AbstractRule.
Implements some default behavior for Rule objects.
AbstractRule() - Constructor for class opennlp.grok.grammar.AbstractRule
 
AbstractRuleGroup - class opennlp.grok.grammar.AbstractRuleGroup.
Implements default behavior for RuleGroups.
AbstractRuleGroup() - Constructor for class opennlp.grok.grammar.AbstractRuleGroup
 
AbstractSubstitutionRule - class opennlp.grok.grammar.AbstractSubstitutionRule.
Super class for substitution rules.
AbstractSubstitutionRule() - Constructor for class opennlp.grok.grammar.AbstractSubstitutionRule
 
AbstractTypeRaisingRule - class opennlp.grok.grammar.AbstractTypeRaisingRule.
Type-raising, e.g.
AbstractTypeRaisingRule(String, Slash, Slash, boolean) - Constructor for class opennlp.grok.grammar.AbstractTypeRaisingRule
 
ACTIVE - Static variable in class opennlp.grok.expression.Slash
 
add(Arg) - Method in class opennlp.grok.expression.ComplexCat
 
add(Arg) - Method in class opennlp.grok.expression.ArgStack
 
add(ArgStack) - Method in class opennlp.grok.expression.SetArg
 
add(ArgStack) - Method in class opennlp.grok.expression.ComplexCat
 
add(ArgStack) - Method in class opennlp.grok.expression.ArgStack
 
add(Category) - Method in class opennlp.grok.util.CatList
 
add(CatList) - Method in class opennlp.grok.util.CatList
 
add(Slash) - Method in class opennlp.grok.util.SlashList
 
add(SlashList) - Method in class opennlp.grok.util.SlashList
 
addAll(CatHashSet) - Method in class opennlp.grok.util.CatHashSet
 
addAt(Arg, int) - Method in class opennlp.grok.expression.ArgStack
 
addAt(ArgStack, int) - Method in class opennlp.grok.expression.ArgStack
 
addBeforeEnd(ArgStack) - Method in class opennlp.grok.expression.ComplexCat
 
addCategory(Category) - Method in class opennlp.grok.util.CatHashSet
 
addCondition(DTreeCondition) - Method in class opennlp.grok.ml.dectree.DTreeRule
 
addData(Reader, int) - Method in class opennlp.grok.preprocess.mwe.VariableMWEModelReader
Add more data to the model
addDebugListener(DebugListener) - Static method in class opennlp.grok.util.Debug
 
addFeatureComputer(DTreeFeatureComputer) - Method in class opennlp.grok.ml.dectree.DTreeFeatureMap
 
addFront(Arg) - Method in class opennlp.grok.expression.ArgStack
 
addFront(ArgStack) - Method in class opennlp.grok.expression.ComplexCat
 
addFront(ArgStack) - Method in class opennlp.grok.expression.ArgStack
 
addFront(Category) - Method in class opennlp.grok.util.CatList
 
addFront(Slash) - Method in class opennlp.grok.util.SlashList
 
addHead(Category) - Method in class opennlp.grok.util.CatStack
 
addHead(Slash) - Method in class opennlp.grok.util.SlashStack
 
addHook(String, Hook) - Static method in class opennlp.grok.util.Hooks
 
addIndexedObject(int, Object) - Method in class opennlp.grok.unify.GSubstitution
 
addListener(ModuleListener) - Static method in class opennlp.grok.util.Module
 
addMacros(Category) - Method in class opennlp.grok.lexicon.MacroAdder
 
addMWE(String) - Method in class opennlp.grok.preprocess.mwe.VariableMWEModel
Adds a MWE to the model.
addMWE(String) - Method in interface opennlp.grok.preprocess.mwe.MWEModel
Adds a MWE to the model.
addMWE(String) - Method in class opennlp.grok.preprocess.mwe.FixedMWEModel
Adds a MWE to the model.
addParamListener(ParamListener) - Static method in class opennlp.grok.util.Params
 
addReindex(int, int) - Method in class opennlp.grok.unify.GSubstitution
 
addRule(Rule) - Method in class opennlp.grok.grammar.AbstractRuleGroup
 
addTail(Category) - Method in class opennlp.grok.util.CatStack
 
addTail(Slash) - Method in class opennlp.grok.util.SlashStack
 
ADJECTIVE - Static variable in class opennlp.grok.preprocess.mwe.VariableMWEModelReader
 
ADVERB - Static variable in class opennlp.grok.preprocess.mwe.VariableMWEModelReader
 
All - Static variable in class opennlp.grok.expression.SlashMode
 
APLeft - Static variable in class opennlp.grok.expression.SlashMode
 
appendLFs(Category, Category, Category, Substitution) - Method in class opennlp.grok.grammar.AbstractApplicationRule
Appends, fills, sorts and checks the LFs from cats 1 and 2 into the result cat.
ApplicationOnly - Static variable in class opennlp.grok.expression.SlashMode
 
apply() - Method in interface opennlp.grok.util.Continuation
 
apply(Category) - Method in class opennlp.grok.grammar.AbstractTypeRaisingRule
 
apply(Category, Category) - Method in class opennlp.grok.grammar.AbstractSubstitutionRule
 
apply(Category, Category) - Method in class opennlp.grok.grammar.AbstractCompositionRule
 
apply(Category, Category) - Method in class opennlp.grok.grammar.AbstractApplicationRule
 
applyHooks(String) - Static method in class opennlp.grok.util.Hooks
 
applyHooks(String, Object[]) - Static method in class opennlp.grok.util.Hooks
 
applyHooks(String, Object, Object) - Static method in class opennlp.grok.util.Hooks
 
applyHooks(String, Object, Object, Object) - Static method in class opennlp.grok.util.Hooks
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.GenericRule
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.ForwardSubstitution
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.ForwardComposition
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.ForwardApplication
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.BackwardSubstitution
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.BackwardComposition
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.BackwardApplication
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.AbstractTypeRaisingRule
 
applyRule(Category[]) - Method in class opennlp.grok.grammar.AbstractRule
 
applyRules(Sign[]) - Method in class opennlp.grok.grammar.AbstractRuleGroup
 
APRight - Static variable in class opennlp.grok.expression.SlashMode
 
Arg - interface opennlp.grok.expression.Arg.
An interface for objects that can be arguments in a category.
ArgStack - class opennlp.grok.expression.ArgStack.
A stack of arguments with their associated slashes.
ArgStack() - Constructor for class opennlp.grok.expression.ArgStack
 
ArgStack(Arg) - Constructor for class opennlp.grok.expression.ArgStack
 
ArgStack(Arg[]) - Constructor for class opennlp.grok.expression.ArgStack
 
ArgStack(List) - Constructor for class opennlp.grok.expression.ArgStack
 
ArgStack(Slash, Category) - Constructor for class opennlp.grok.expression.ArgStack
 
arity() - Method in class opennlp.grok.expression.ComplexCat
 
arity() - Method in class opennlp.grok.grammar.GenericRule
 
arity() - Method in class opennlp.grok.grammar.AbstractTypeRaisingRule
 
arity() - Method in class opennlp.grok.grammar.AbstractApplicationRule
 
Associative - Static variable in class opennlp.grok.expression.SlashMode
 
AtomCat - class opennlp.grok.expression.AtomCat.
The most basic CG category.
AtomCat(Element) - Constructor for class opennlp.grok.expression.AtomCat
Constructor which retrieves the atomic category from the XML element.
AtomCat(String) - Constructor for class opennlp.grok.expression.AtomCat
Constructor which creates an atomic category with the given type.
AtomCat(String, FeatureStructure) - Constructor for class opennlp.grok.expression.AtomCat
Constructor which creates an atomic category with the given type and feature structure.
AtomCat(String, FeatureStructure, LF) - Constructor for class opennlp.grok.expression.AtomCat
Constructor which creates an atomic category with the given type, feature structure and LF.
attributeHasValue(String, Object) - Method in class opennlp.grok.unify.GFeatStruc
 

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.