Apache OpenNLP 2.1.1 is now available for download.
.tar.gz | .zip |
---|---|
Note: Please note that the tar.gz archive contain file names longer than 100 characters and has been created using GNU tar extensions. It must be untarred with a GNU compatible version of tar.
The sha512 and asc files are signature files and can be used to verify the integrity of the downloaded distribution package.
Use the following commands to verify the integrity:
gpg --print-md sha512 fileName.tar.gz
gpg --verify fileName.tar.gz.asc
It might be necessary to import the KEYS file to verify the integrity of the asc files.
That can easily be done with:
gpg --import KEYS
More information about release signing and verifying signatures can be found here.
The models for Apache OpenNLP are found here.
The models can be used for testing or getting started, please train your own models for all other use cases.
Historical releases can be downloaded from the archived SourceForge project or the Apache archive.