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

F

FeatureGenerator - Interface in opennlp.tools.doccat
Interface for generating features for document categorization.
FeatureGeneratorAdapter - Class in opennlp.tools.namefind
This class provides empty implementations of some of the optional methods in AdditionalContextFeatureGenerator to make implementing feature generators easier.
FeatureGeneratorAdapter() - Constructor for class opennlp.tools.namefind.FeatureGeneratorAdapter
 
FeatureGeneratorUtil - Class in opennlp.tools.namefind
This class provide common utilities for feature generation.
FeatureGeneratorUtil() - Constructor for class opennlp.tools.namefind.FeatureGeneratorUtil
 
featureString(MentionContext) - Method in class opennlp.tools.coref.resolver.AbstractResolver
Returns the string of "_" delimited tokens for the specified mention.
FEMALE - Static variable in class opennlp.tools.coref.sim.GenderEnum
Female gender.
femalePronounPattern - Static variable in interface opennlp.tools.coref.Linker
Regular expression for English female pronouns.
find(String[]) - Method in class opennlp.tools.namefind.DictionaryNameFinder
 
find(String[][]) - Method in interface opennlp.tools.namefind.DocumentNameFinder
Returns tokens span for the specified document of sentences and their tokens.
find(String[]) - Method in class opennlp.tools.namefind.NameFinderME
 
find(String[], String[][]) - Method in class opennlp.tools.namefind.NameFinderME
Generates name tags for the given sequence, typically a sentence, returning token spans for any identified names.
find(String[]) - Method in class opennlp.tools.namefind.RegexNameFinder
 
find(String[]) - Method in interface opennlp.tools.namefind.TokenNameFinder
Generates name tags for the given sequence, typically a sentence, returning token spans for any identified names.
first() - Method in interface opennlp.tools.util.Heap
Returns the smallest element of the heap.
first() - Method in class opennlp.tools.util.ListHeap
 
first() - Method in class opennlp.tools.util.TreeHeap
 
firstChild(Parse, Parse) - Method in class opennlp.tools.parser.chunking.ParserEventStream
Returns true if the specified child is the first child of the specified parent.
firstPersonPronounPattern - Static variable in interface opennlp.tools.coref.Linker
Regular expression for English first person pronouns.
FixedNonReferentialResolver - Class in opennlp.tools.coref.resolver
Implementation of non-referential classifier which uses a fixed-value threshold.
FixedNonReferentialResolver(double) - Constructor for class opennlp.tools.coref.resolver.FixedNonReferentialResolver
 
fixPossesives - Variable in class opennlp.tools.parser.AbstractParserEventStream
 
fixPossesives(Parse) - Static method in class opennlp.tools.parser.Parse
 

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.