Uses of Package
opennlp.tools.namefind

Packages that use opennlp.tools.namefind
opennlp.tools.cmdline.namefind   
opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format. 
opennlp.tools.namefind Package related to finding proper names and numeric amounts. 
opennlp.tools.util.featuregen This package contains classes for generating sequence features. 
 

Classes in opennlp.tools.namefind used by opennlp.tools.cmdline.namefind
NameSample
          Class for holding names for a single unit of text.
 

Classes in opennlp.tools.namefind used by opennlp.tools.formats
NameSample
          Class for holding names for a single unit of text.
 

Classes in opennlp.tools.namefind used by opennlp.tools.namefind
NameContextGenerator
          Interface for generating the context for an name finder by specifying a set of geature generators.
NameSample
          Class for holding names for a single unit of text.
TokenNameFinder
          The interface for name finders which provide name tags for a sequence of tokens.
TokenNameFinderModel
          The TokenNameFinderModel is the model used by a learnable TokenNameFinder.
 

Classes in opennlp.tools.namefind used by opennlp.tools.util.featuregen
TokenNameFinder
          The interface for name finders which provide name tags for a sequence of tokens.
 



Copyright © 2010. All Rights Reserved.