Package | Description |
---|---|
opennlp.maxent.io |
Provides the I/O functionality of the maxent package including reading
and writting models in several formats.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryGISModelWriter
Model writer that saves models in binary format.
|
class |
ObjectGISModelWriter |
class |
PlainTextGISModelWriter
Model writer that saves models in plain text format.
|
class |
SuffixSensitiveGISModelWriter
A writer for GIS models which inspects the filename and invokes the
appropriate GISModelWriter depending on the filename's suffixes.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.