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 78e17d02 Fix links according to Craig's mail to dev@
78e17d02 is described below
commit 78e17d021a7db4624e713dd84283d338e28fd14c
Author: Richard Zowalla <[email protected]>
AuthorDate: Sat Jan 11 16:14:26 2025 +0100
Fix links according to Craig's mail to dev@
---
src/main/jbake/content/download.ad | 18 +++++++++---------
src/main/jbake/content/models.ad | 12 ++++++------
src/main/jbake/content/news/model-langdetect-183.ad | 4 ++--
3 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/src/main/jbake/content/download.ad
b/src/main/jbake/content/download.ad
index 0f479cb7..c2af9b8b 100755
--- a/src/main/jbake/content/download.ad
+++ b/src/main/jbake/content/download.ad
@@ -37,20 +37,20 @@ It must be untarred with a GNU compatible version of tar.
|.tar.gz | .zip
|
https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.tar.gz[apache-opennlp-{opennlp_version}-bin.tar.gz]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.tar.gz.sha512[sha512]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.tar.gz.asc[asc]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.tar.gz.sha512[sha512]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.tar.gz.asc[asc]
|
https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.zip[apache-opennlp-{opennlp_version}-bin.zip]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.zip.sha512[sha512]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.zip.asc[asc]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.zip.sha512[sha512]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-bin.zip.asc[asc]
|
https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.tar.gz[apache-opennlp-{opennlp_version}-src.tar.gz]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.tar.gz.sha512[sha512]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.tar.gz.asc[asc]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.tar.gz.sha512[sha512]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.tar.gz.asc[asc]
|
https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.zip[apache-opennlp-{opennlp_version}-src.zip]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.zip.sha512[sha512]
-https://www.apache.org/dist/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.zip.asc[asc]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.zip.sha512[sha512]
+https://downloads.apache.org/opennlp/opennlp-{opennlp_version}/apache-opennlp-{opennlp_version}-src.zip.asc[asc]
|===
== Verifying Signatures
@@ -62,7 +62,7 @@ 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
https://www.apache.org/dist/opennlp/KEYS[KEYS file] to verify the integrity
+It might be necessary to import the
https://downloads.apache.org/opennlp/KEYS[KEYS file] to verify the integrity
of the asc files.
That can easily be done with:
diff --git a/src/main/jbake/content/models.ad b/src/main/jbake/content/models.ad
index 1cb4d2f8..1a6baff4 100755
--- a/src/main/jbake/content/models.ad
+++ b/src/main/jbake/content/models.ad
@@ -45,13 +45,13 @@ NOTE: The model below is compatible with OpenNLP versions
>= 1.8.3.
| Language | Description | Reports | Model File | Signatures
| Detects 103 languages
| Detects 103 languages in ISO 693-3 standard. Works well with longer texts
that have at least 2 sentences or more from the same language.
-|
https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/README.txt[README]
-https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/langdetect-183.bin.report.txt[Effectiveness]
+|
https://downloads.apache.org/opennlp/models/langdetect/1.8.3/README.txt[README]
+https://downloads.apache.org/opennlp/models/langdetect/1.8.3/langdetect-183.bin.report.txt[Effectiveness]
https://www.apache.org/dyn/closer.cgi/opennlp/models/langdetect/1.8.3/langdetect-183.bin.misclassified.txt[Misclassified]
|
https://www.apache.org/dyn/closer.cgi/opennlp/models/langdetect/1.8.3/langdetect-183.bin[langdetect-183.bin]
-|
https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/langdetect-183.bin.sha256[sha256]
-https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/langdetect-183.bin.sha512[sha512]
-https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/langdetect-183.bin.asc[asc]
+|
https://downloads.apache.org/opennlp/models/langdetect/1.8.3/langdetect-183.bin.sha256[sha256]
+https://downloads.apache.org/opennlp/models/langdetect/1.8.3/langdetect-183.bin.sha512[sha512]
+https://downloads.apache.org/opennlp/models/langdetect/1.8.3/langdetect-183.bin.asc[asc]
|======
=== Sentence detection
@@ -1007,7 +1007,7 @@ Use the following commands to verify the integrity:
* `gpg --print-md MD5 fileName.zip`
* `gpg --verify fileName.tar.gz.asc`
-It might be necessary to import the
https://www.apache.org/dist/opennlp/KEYS[KEYS file,window=_blank] to verify the
integrity
+It might be necessary to import the
https://downloads.apache.org/opennlp/KEYS[KEYS file,window=_blank] to verify
the integrity
of the asc files.
That can easily be done with:
diff --git a/src/main/jbake/content/news/model-langdetect-183.ad
b/src/main/jbake/content/news/model-langdetect-183.ad
index aac1ef08..ec52a636 100644
--- a/src/main/jbake/content/news/model-langdetect-183.ad
+++ b/src/main/jbake/content/news/model-langdetect-183.ad
@@ -38,10 +38,10 @@ This is the first release of the Language Detector Model.
It is compatible with
It is important to note that this model is trained for and works well with
longer texts that have at least two sentences or more from the same language.
More information about this release can be found in the _README.txt_ at:
-https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/README.txt
+https://downloads.apache.org/opennlp/models/langdetect/1.8.3/README.txt
Details about this model effectiveness can be found in the following report:
-https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/langdetect-183.bin.report.txt
+https://downloads.apache.org/opennlp/models/langdetect/1.8.3/langdetect-183.bin.report.txt
--The Apache OpenNLP Team