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

R

R - Static variable in class opennlp.grok.expression.Slash
 
R - Variable in class opennlp.grok.parse.ParserAdapter
 
Realize - class opennlp.grok.Realize.
Sample front-end to the realizer, showing timing info for different agenda sorting strategies.
Realize() - Constructor for class opennlp.grok.Realize
 
realize(LF, List) - Method in class opennlp.grok.realize.Realizer
Realizes the input LF relative to the targets, returning the best edge found (or null if none).
realize(LF, String) - Method in class opennlp.grok.realize.Realizer
Realizes the input LF relative to a single target, returning the best edge found (or null if none).
realize(List, List) - Method in class opennlp.grok.realize.Realizer
Realizes the input LF relative to the targets, returning the best edge found (or null if none).
realize(List, List, int) - Method in class opennlp.grok.realize.Realizer
Realizes the input LF relative to the targets, with the given edge weighting option, returning the best edge found (or null if none).
realize(List, List, int, boolean) - Method in class opennlp.grok.realize.Realizer
Realizes the input LF relative to the targets, returning the best edge found (or null if none) in the given time limit (in ms), potentially waiting longer for a complete edge according to the given flag.
realize(List, List, int, int, boolean) - Method in class opennlp.grok.realize.Realizer
Realizes the input LF relative to the targets, with the given edge weighting option, returning the best edge found (or null if none) in the given time limit (in ms), potentially waiting longer for a complete edge according to the given flag.
Realizer - class opennlp.grok.realize.Realizer.
The realizer manages the realization process.
Realizer(Lexicon, RuleGroup) - Constructor for class opennlp.grok.realize.Realizer
Constructor.
Register(String, boolean) - Static method in class opennlp.grok.util.Debug
 
register(String, String) - Static method in class opennlp.grok.util.Params
 
Regression - class opennlp.grok.test.Regression.
Automates the testing of Grok grammars.
Regression() - Constructor for class opennlp.grok.test.Regression
 
RegressionInfo - class opennlp.grok.test.RegressionInfo.
 
RegressionInfo(InputStream) - Constructor for class opennlp.grok.test.RegressionInfo
 
reindex(Category) - Static method in class opennlp.grok.unify.UnifyControl
 
replace(String, String) - Method in class opennlp.grok.expression.SignHash
 
requires() - Method in class opennlp.grok.preprocess.cattag.CatterME
 
requires() - Method in class opennlp.grok.preprocess.chunk.ChunkerME
 
requires() - Method in class opennlp.grok.preprocess.mwe.LexicalMWE
It requires a Tokenizer class to be ahead of it in the pipeline.
requires() - Method in class opennlp.grok.preprocess.namefind.WebStuffDetector
 
requires() - Method in class opennlp.grok.preprocess.namefind.NameFinderME
 
requires() - Method in class opennlp.grok.preprocess.namefind.EmailDetector
 
requires() - Method in class opennlp.grok.preprocess.postag.POSTaggerME
 
requires() - Method in class opennlp.grok.preprocess.sentdetect.SentenceDetectorME
 
requires() - Method in class opennlp.grok.preprocess.tokenize.TokenizerME
 
RuleReader - class opennlp.grok.grammar.RuleReader.
 
RuleReader() - Constructor for class opennlp.grok.grammar.RuleReader
 
rules - Variable in class opennlp.grok.Grokling
 
rules - Variable in class opennlp.grok.realize.Realizer
The rules used to create edges.
rules - Variable in class opennlp.grok.realize.EdgeFactory
The rules used to create edges.

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.