Package opennlp.tools.namefind
package opennlp.tools.namefind
-
ClassDescriptionInterface for processing an entire document allowing a
TokenNameFinderto use context from the entire document.Interface for generating the context for aname finderby specifying a set of feature generators.Encapsulates names for a single unit of text.ATokenNameFinderthat can additionally report detected spans in the character coordinates of the original input, mapping back through any text normalization applied before detection.The interface for name finders which provide name tags for a sequence of tokens.A marker interface for evaluatingname finders.