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

mawiesne 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 cb3b0884 OPENNLP-1651 Add SHA512 Hash for OpenNLP Language Detector 
Model
cb3b0884 is described below

commit cb3b08844ec65f31442416b0dd8c84ce8446a45d
Author: Martin Wiesner <[email protected]>
AuthorDate: Sun Nov 24 00:49:54 2024 +0100

    OPENNLP-1651 Add SHA512 Hash for OpenNLP Language Detector Model
---
 src/main/jbake/content/models.ad | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/models.ad b/src/main/jbake/content/models.ad
index 29429282..3907661f 100755
--- a/src/main/jbake/content/models.ad
+++ b/src/main/jbake/content/models.ad
@@ -48,8 +48,8 @@ Use the URLs in the tables below to download the pre-trained 
models for use with
 
https://www.apache.org/dist/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.md5[md5]
-https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/langdetect-183.bin.sha1[sha1]
+| 
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]
 |======
 

Reply via email to