Apache OpenNLP Pretrained Models
https://opennlp.apache.org
==========================

Version 1.1

- Trained using Apache OpenNLP 2.4.0. (The models should work with other OpenNLP versions but were trained and tested using this version.)
- Trained on the Universal Dependencies corpus, version 2.14
- The model file names match the specific Universal Dependencies training data.
- Unless specifically noted, all models were trained with default options using the Apache OpenNLP CLI.
- Refer to the opennlp-training-eval-logs-1.1-2.4.0.zip file for the individual model training and evaluation logs.
- Please note:
  - The French models achieved really low performance scores in version 1.0 - this was due to an error in the FTB treebank, which is now discontinued. We are now using GSD instead. These models achieve a much better performance.
  - We now provide models for the following new languages:
    - "Bulgarian|bg|BTB"
    - "Czech|cs|PDT"
    - "Croatian|hr|SET"
    - "Danish|da|DDT"
    - "Estonian|et|EDT"
    - "Finnish|fi|TDT"
    - "Latvian|lv|LVTB"
    - "Norwegian|no|Bokmaal"
    - "Polish|pl|PDB"
    - "Portuguese|pt|GSD"
    - "Romanian|ro|RRT"
    - "Russian|ru|GSD"
    - "Serbian|sr|SET"
    - "Slovenian|sl|SSJ"
    - "Slovak|sk|SNK"
    - "Spanish|es|GSD"
    - "Swedish|sv|Talbanken"
    - "Ukrainian|uk|IU"

Version 1.0

- Trained using Apache OpenNLP 1.9.3. (The models should work with other OpenNLP versions but were trained and tested using this version.)
- Trained on the Universal Dependencies corpus.
- The model file names match the specific Universal Dependencies training data.
- Unless specifically noted, all models were trained with default options using the Apache OpenNLP CLI.
- Refer to the opennlp-training-eval-logs-1.0-1.9.3.zip file for the individual model training and evaluation logs.