Package opennlp.tools.util.model

Interface Summary
ArtifactProvider Provides access to model persisted artifacts.
ArtifactSerializer<T> Responsible to create an artifact from an InputStream.
 

Class Summary
BaseModel This model is a common based which can be used by the components model classes.
ClassSerializer Deprecated.
FeatureGeneratorFactorySerializer Deprecated.
GenericModelSerializer  
ModelUtil Utility class for handling of MaxentModels.
UncloseableInputStream An InputStream which cannot be closed.
 

Enum Summary
ModelType  
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.