| Name | Description | Type | Package | Framework |
| BinaryGISModelReader | A reader for GIS models stored in binary format. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| BinaryGISModelWriter | Model writer that saves models in binary format. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| BinaryQNModelReader | A reader for quasi-newton models stored in binary format. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| BinaryQNModelWriter | | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| GISModelReader | Abstract parent class for readers of GISModels. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| GISModelWriter | Abstract parent class for GISModel writers. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| ObjectGISModelReader | | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| ObjectGISModelWriter | | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| ObjectQNModelReader | | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| ObjectQNModelWriter | | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| OldFormatGISModelReader | A reader for GIS models stored in the format used in v1. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| PlainTextGISModelReader | A reader for GIS models stored in plain text format. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| PlainTextGISModelWriter | Model writer that saves models in plain text format. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| PooledGISModelReader | This class works exactly like the SuffisSensitiveGISModelReader except that it attempts to pool all context strings. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| QNModelReader | | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| QNModelWriter | | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| SuffixSensitiveGISModelReader | A reader for GIS models which inspects the filename and invokes the appropriate GISModelReader depending on the filename's suffixes. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |
|
| SuffixSensitiveGISModelWriter | A writer for GIS models which inspects the filename and invokes the appropriate GISModelWriter depending on the filename's suffixes. | Class | opennlp.tools.ml.maxent.io | Natural Language Processing (OpenNLP) |