Interface | Description |
---|---|
ArtifactProvider |
Provides access to model persisted artifacts.
|
ArtifactSerializer<T> |
Responsible to create an artifact from an
InputStream . |
SerializableArtifact |
Class | Description |
---|---|
BaseModel |
This model is a common based which can be used by the components
model classes.
|
ByteArraySerializer | |
ChunkerModelSerializer | |
DictionarySerializer | |
GenericModelSerializer | |
ModelUtil |
Utility class for handling of
MaxentModel s. |
POSModelSerializer | |
UncloseableInputStream |
An
InputStream which cannot be closed. |
Enum | Description |
---|---|
ModelType |
Copyright © 2020 The Apache Software Foundation. All rights reserved.