Uses of Package
opennlp.tools.util.model

Packages that use opennlp.tools.util.model
opennlp.tools.chunker Package related to finding non-recursive syntactic annotation such as noun phrase chunks. 
opennlp.tools.cmdline   
opennlp.tools.coref Package related to performing coreference resolution. 
opennlp.tools.doccat Package for classifying a document into a category. 
opennlp.tools.namefind Package related to finding proper names and numeric amounts. 
opennlp.tools.parser Package containing common code for performing full syntactic parsing. 
opennlp.tools.postag Package related to part-of-speech tagging. 
opennlp.tools.sentdetect Package related to identifying sentece boundries. 
opennlp.tools.tokenize Contains classes related to finding token or words in a string. 
opennlp.tools.util.model   
 

Classes in opennlp.tools.util.model used by opennlp.tools.chunker
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.cmdline
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.coref
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.doccat
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.namefind
ArtifactSerializer
          Responsible to create an artifact from an InputStream.
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.parser
ArtifactSerializer
          Responsible to create an artifact from an InputStream.
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.postag
ArtifactSerializer
          Responsible to create an artifact from an InputStream.
BaseModel
          This model is a common based which can be used by the components model classes.
ModelType
           
 

Classes in opennlp.tools.util.model used by opennlp.tools.sentdetect
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.tokenize
BaseModel
          This model is a common based which can be used by the components model classes.
 

Classes in opennlp.tools.util.model used by opennlp.tools.util.model
ArtifactSerializer
          Responsible to create an artifact from an InputStream.
ModelType
           
 



Copyright © 2010. All Rights Reserved.