Author: mawiesne
Date: Tue Nov 19 19:17:35 2024
New Revision: 73153
Log:
fixes incorrect quotation marks in CHANGES file of ud-models-1.2-rc1
Modified:
dev/opennlp/models/ud-models-1.2-rc1/CHANGES
Modified: dev/opennlp/models/ud-models-1.2-rc1/CHANGES
==============================================================================
--- dev/opennlp/models/ud-models-1.2-rc1/CHANGES (original)
+++ dev/opennlp/models/ud-models-1.2-rc1/CHANGES Tue Nov 19 19:17:35 2024
@@ -9,15 +9,15 @@ Version 1.2
- Please note:
- The Lemmatizer model type was added for all existing and new languages.
- We now provide models of all four types for the following 9 new
languages:
- - âArmenian|hy|BSUTâ
- - âBasque|eu|BDTâ
- - âCatalan|ca|AnCoraâ
- - âGeorgian|ka|GLCâ
- - âGreek|el|GDTâ
- - âKazakh|kk|KTBâ
- - âKorean|ko|Kaistâ
- - âIcelandic|is|IcePaHCâ
- - âTurkish|tr|BOUNâ
+ - "Armenian|hy|BSUT"
+ - "Basque|eu|BDT"
+ - "Catalan|ca|AnCora"
+ - "Georgian|ka|GLC"
+ - "Greek|el|GDT"
+ - "Kazakh|kk|KTB"
+ - "Korean|ko|Kaist"
+ - "Icelandic|is|IcePaHC"
+ - "Turkish|tr|BOUN"
- Refer to the opennlp-training-eval-logs-1.2-2.5.0.zip file for the
individual model training and evaluation logs.
Version 1.1
@@ -55,4 +55,4 @@ Version 1.0
- 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.
\ No newline at end of file
+- Refer to the opennlp-training-eval-logs-1.0-1.9.3.zip file for the
individual model training and evaluation logs.