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

I

INC_NODE - Static variable in class opennlp.tools.parser.AbstractBottomUpParser
The label for the top if an incomple node.
INCOMPATIBLE - Static variable in class opennlp.tools.coref.sim.SemanticEnum
Semantically incompatible.
INCOMPLETE - Static variable in class opennlp.tools.parser.AbstractBottomUpParser
Outcome used when a constituent is incomplete.
Index - Class in opennlp.tools.dictionary
This classes indexes TokenLists.
Index(Iterator) - Constructor for class opennlp.tools.dictionary.Index
Initializes the current instance with the given TokenList Iterator.
indexOf(Parse) - Method in class opennlp.tools.parser.Parse
Returns the index of this specified child.
init() - Method in class opennlp.tools.lang.english.ParserChunker
 
init() - Method in class opennlp.tools.parser.AbstractParserEventStream
 
init() - Method in class opennlp.tools.parser.chunking.ParserEventStream
 
initHeadFinder() - Method in class opennlp.tools.coref.DefaultLinker
Initializes the head finder for this linker.
initMentionFinder() - Method in class opennlp.tools.coref.DefaultLinker
Initializes the mention finder for this linker.
initMentionFinder() - Method in class opennlp.tools.lang.english.TreebankLinker
 
initResolvers(LinkerMode, double) - Method in class opennlp.tools.coref.DefaultLinker
Initializes the resolvers used by this linker.
insert(Entry) - Method in interface opennlp.tools.dictionary.serializer.EntryInserter
 
insert(Parse) - Method in class opennlp.tools.parser.Parse
Inserts the specified constituent into this parse based on its text span.
INSTANCE - Static variable in class opennlp.tools.tokenize.WhitespaceTokenizer
Use this static reference to retrieve an instance of the WhitespaceTokenizer.
INT_POOL - Static variable in class opennlp.tools.sentdetect.AbstractEndOfSentenceScanner
 
intersects(Span) - Method in class opennlp.tools.util.Span
Returns true if the specified span intersects with this span.
InvalidFormatException - Exception in opennlp.tools.util
This exception is thrown if the profile data stream has an invalid format e.g.
InvalidFormatException() - Constructor for exception opennlp.tools.util.InvalidFormatException
 
InvalidFormatException(String, Throwable) - Constructor for exception opennlp.tools.util.InvalidFormatException
 
InvalidFormatException(String) - Constructor for exception opennlp.tools.util.InvalidFormatException
 
ISA - Static variable in interface opennlp.tools.coref.Linker
String constation used to label an mention in an appositive relationship.
isAcceptableBreak(String, int, int) - Method in class opennlp.tools.sentdetect.SentenceDetectorME
Allows subclasses to check an overzealous (read: poorly trained) model from flagging obvious non-breaks as breaks based on some boolean determination of a break's acceptability.
IsAResolver - Class in opennlp.tools.coref.resolver
Resolves coreference between appositives.
IsAResolver(String, ResolverMode) - Constructor for class opennlp.tools.coref.resolver.IsAResolver
 
IsAResolver(String, ResolverMode, NonReferentialResolver) - Constructor for class opennlp.tools.coref.resolver.IsAResolver
 
isBasalNounPhrase(Parse) - Method in class opennlp.tools.coref.mention.AbstractMentionFinder
 
isChunk(boolean) - Method in class opennlp.tools.parser.Parse
 
isChunk() - Method in class opennlp.tools.parser.Parse
 
isClearAdaptiveDataSet() - Method in class opennlp.tools.namefind.NameSample
 
isConjoinedBasal(Parse) - Method in class opennlp.tools.coref.mention.AbstractMentionFinder
 
isCoordinatedNounPhrase() - Method in class opennlp.tools.coref.mention.AbstractParse
 
isCoordinatedNounPhrase() - Method in interface opennlp.tools.coref.mention.Parse
Specifies whether this parse is a coordinated noun phrase.
isCoordinatedNounPhraseCollection() - Method in class opennlp.tools.coref.mention.AbstractMentionFinder
 
isCoordinatedNounPhraseCollection() - Method in interface opennlp.tools.coref.mention.MentionFinder
Reutrns whether this mention finder collects coordinated noun phrases as mentions.
isEmpty() - Method in class opennlp.tools.util.Cache
 
isEmpty() - Method in class opennlp.tools.util.CountedNumberedSet
 
isEmpty() - Method in class opennlp.tools.util.CountedSet
 
isEmpty() - Method in interface opennlp.tools.util.Heap
Returns whether the heap is empty.
isEmpty() - Method in class opennlp.tools.util.ListHeap
 
isEmpty() - Method in class opennlp.tools.util.NumberedSet
 
isEmpty() - Method in class opennlp.tools.util.TreeHeap
 
isFlat() - Method in class opennlp.tools.parser.Parse
Returns true if this constituent contains no sub-constituents.
isNamedEntity() - Method in class opennlp.tools.coref.mention.DefaultParse
 
isNamedEntity() - Method in interface opennlp.tools.coref.mention.Parse
Specifies whether this parse is a named-entity.
isNounPhrase() - Method in class opennlp.tools.coref.mention.DefaultParse
 
isNounPhrase() - Method in interface opennlp.tools.coref.mention.Parse
Specifies whether this parse is a noun phrase.
isOfPrepPhrase(Parse) - Method in class opennlp.tools.coref.mention.AbstractMentionFinder
 
isParentNAC() - Method in class opennlp.tools.coref.mention.DefaultParse
 
isParentNAC() - Method in interface opennlp.tools.coref.mention.Parse
Determines whether this has an ancestor of type NAC.
isPossessive(Parse) - Method in class opennlp.tools.coref.mention.AbstractMentionFinder
 
isPosTag() - Method in class opennlp.tools.parser.Parse
Indicates wether this parse node is a pos-tag.
isPrenominalNamedEntityCollection() - Method in class opennlp.tools.coref.mention.AbstractMentionFinder
 
isPrenominalNamedEntityCollection() - Method in interface opennlp.tools.coref.mention.MentionFinder
Reutrns whether this mention finder collects pre-nominal named-entities as mentions.
isSentence() - Method in class opennlp.tools.coref.mention.DefaultParse
 
isSentence() - Method in interface opennlp.tools.coref.mention.Parse
Specifies whether this parse is a sentence.
isToken() - Method in class opennlp.tools.coref.mention.DefaultParse
 
isToken() - Method in interface opennlp.tools.coref.mention.Parse
Specifies whether this parse is a token.
iterator() - Method in class opennlp.tools.dictionary.Dictionary
Retrieves an Iterator over all tokens.
iterator() - Method in class opennlp.tools.dictionary.serializer.Attributes
Iterates over the keys.
iterator() - Method in class opennlp.tools.ngram.NGramModel
Retrives an Iterator over all TokenList entires.
iterator() - Method in class opennlp.tools.ngram.TokenList
Retrieves an Iterator over all Tokens.
iterator() - Method in class opennlp.tools.util.CountedNumberedSet
 
iterator() - Method in class opennlp.tools.util.CountedSet
 
iterator() - Method in interface opennlp.tools.util.Heap
Returns an iterator over the elements of the heap.
iterator() - Method in class opennlp.tools.util.ListHeap
 
iterator() - Method in class opennlp.tools.util.NumberedSet
 
iterator() - Method in class opennlp.tools.util.TreeHeap
 

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.