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

B

b - Variable in class opennlp.tools.util.Pair
 
BagOfWordsFeatureGenerator - Class in opennlp.tools.doccat
Generates a feature for each word in a document.
BagOfWordsFeatureGenerator() - Constructor for class opennlp.tools.doccat.BagOfWordsFeatureGenerator
 
BatchTagger - Class in opennlp.tools.postag
Invoke a part-of-speech tagging model from the command line.
BatchTagger() - Constructor for class opennlp.tools.postag.BatchTagger
 
bcg - Variable in class opennlp.tools.parser.chunking.ParserEventStream
 
beam - Variable in class opennlp.tools.chunker.ChunkerME
The beam used to search for sequences of chunk tag assignments.
beam - Variable in class opennlp.tools.postag.POSTaggerME
The search object used for search multiple sequences of tags.
BeamSearch - Class in opennlp.tools.util
Performs k-best search over sequence.
BeamSearch(int, BeamSearchContextGenerator, MaxentModel) - Constructor for class opennlp.tools.util.BeamSearch
Creates new search object.
BeamSearch(int, BeamSearchContextGenerator, MaxentModel, int) - Constructor for class opennlp.tools.util.BeamSearch
 
BeamSearchContextGenerator - Interface in opennlp.tools.util
Interface for context generators used with a sequence beam search.
bestSequence(List, Object[]) - Method in class opennlp.tools.util.BeamSearch
Returns the best sequence of outcomes based on model for this object.
bestSequence(Object[], Object[]) - Method in class opennlp.tools.util.BeamSearch
Returns the best sequence of outcomes based on model for this object.
bestSequences(int, Object[], Object[]) - Method in class opennlp.tools.util.BeamSearch
 
bestSequences(int, Object[], Object[], double) - Method in class opennlp.tools.util.BeamSearch
Returns the best sequence of outcomes based on model for this object.
buf - Variable in class opennlp.tools.sentdetect.DefaultSDContextGenerator
String buffer for generating features.
BUILD - Static variable in class opennlp.tools.parser.ParserEventTypeEnum
 
BuildContextGenerator - Class in opennlp.tools.parser.chunking
Class to generator predictive contexts for deciding how constituents should be combined together.
BuildContextGenerator() - Constructor for class opennlp.tools.parser.chunking.BuildContextGenerator
Creates a new context generator for making decisions about combining constitients togehter.
BuildContextGenerator(Dictionary) - Constructor for class opennlp.tools.parser.chunking.BuildContextGenerator
 

A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright 2008 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.