Package | Description |
---|---|
opennlp.tools.util |
Package containing utility data structures and algorithms used by multiple other packages.
|
opennlp.tools.util.model |
Modifier and Type | Field and Description |
---|---|
static Version |
Version.DEV_VERSION |
Modifier and Type | Method and Description |
---|---|
static Version |
Version.currentVersion()
Retrieves the current version of the OpenNlp Tools library.
|
static Version |
Version.parse(String version)
|
Modifier and Type | Method and Description |
---|---|
Version |
BaseModel.getVersion()
Retrieves the OpenNLP version which was used
to create the model.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.