This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 0b642fc2 OPENNLP-1427 Fix incorrect URL for French Tokenizer model 
files on OpenNLP site
0b642fc2 is described below

commit 0b642fc27b25646615aebffecabc2a4e71085ee6
Author: Martin Wiesner <[email protected]>
AuthorDate: Thu Dec 29 22:25:46 2022 +0100

    OPENNLP-1427
    Fix incorrect URL for French Tokenizer model files on OpenNLP site
    
    - corrects URLs for French tokenizer model and related sha512/asc
---
 src/main/jbake/content/models.ad | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/jbake/content/models.ad b/src/main/jbake/content/models.ad
index 12ea474d..546e4ac5 100755
--- a/src/main/jbake/content/models.ad
+++ b/src/main/jbake/content/models.ad
@@ -169,9 +169,9 @@ 
https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/opennlp-en-ud
 | Tokenizer model for French
 | 
https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/README[README]
 
https://dist.apache.org/repos/dist/release/opennlp/models/ud-models-1.0/opennlp-training-eval-logs-1.0-1.9.3.zip[Evaluation
 Logs]
-| 
https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/opennlp-en-ud-ewt-tokens-1.0-1.9.3.bin[opennlp-en-ud-ewt-tokens-1.0-1.9.3.bin]
-|https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/opennlp-en-ud-ewt-tokens-1.0-1.9.3.bin.sha512[sha512]
-https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/opennlp-en-ud-ewt-tokens-1.0-1.9.3.bin.asc[asc]
+| 
https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/opennlp-fr-ud-ftb-tokens-1.0-1.9.3.bin[opennlp-fr-ud-ftb-tokens-1.0-1.9.3.bin]
+|https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/opennlp-fr-ud-ftb-tokens-1.0-1.9.3.bin.sha512[sha512]
+https://www.apache.org/dyn/closer.cgi/opennlp/models/ud-models-1.0/opennlp-fr-ud-ftb-tokens-1.0-1.9.3.bin.asc[asc]
 
 | Tokens
 | it

Reply via email to