This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 6db60121 Automatic Site Publish by Buildbot 6db60121 is described below commit 6db60121af4fea3e7ff08e097b42983f4a370876 Author: buildbot <us...@infra.apache.org> AuthorDate: Thu Nov 28 18:38:44 2024 +0000 Automatic Site Publish by Buildbot --- feed.xml | 4 +-- models.html | 97 ++++++++++++++++++++++++++++++++----------------------------- 2 files changed, 53 insertions(+), 48 deletions(-) diff --git a/feed.xml b/feed.xml index 28d081d7..6d278674 100644 --- a/feed.xml +++ b/feed.xml @@ -24,8 +24,8 @@ <atom:link href="https://opennlp.apache.org/feed.xml" rel="self" type="application/rss+xml" /> <description>The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text</description> <language>en-us</language> - <pubDate>Mon, 25 Nov 2024 14:41:43 +0000</pubDate> - <lastBuildDate>Mon, 25 Nov 2024 14:41:43 +0000</lastBuildDate> + <pubDate>Thu, 28 Nov 2024 18:38:26 +0000</pubDate> + <lastBuildDate>Thu, 28 Nov 2024 18:38:26 +0000</lastBuildDate> <item> <title>OpenNLP Pre-trained Models 1.2 released</title> diff --git a/models.html b/models.html index 5a705f14..37dc9cd9 100644 --- a/models.html +++ b/models.html @@ -194,22 +194,32 @@ All models are zip compressed (like a jar file), they <strong>must not</strong> </div> <div class="sect2"> <h3 id="language_detection">Language detection</h3> +<div class="admonitionblock note"> +<table> +<tr> +<td class="icon"> +<div class="title">Note</div> +</td> +<td class="content"> +The model below is compatible with OpenNLP versions >= 1.8.3. +</td> +</tr> +</table> +</div> <table class="tableblock frame-all grid-all stretch"> <colgroup> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.667%;"> +<col style="width: 10%;"> +<col style="width: 30%;"> +<col style="width: 10%;"> +<col> +<col style="width: 15%;"> </colgroup> <thead> <tr> <th class="tableblock halign-left valign-top">Language</th> <th class="tableblock halign-left valign-top">Description</th> -<th class="tableblock halign-left valign-top">Compatibility</th> -<th class="tableblock halign-left valign-top">README and Reports</th> -<th class="tableblock halign-left valign-top">File</th> +<th class="tableblock halign-left valign-top">Reports</th> +<th class="tableblock halign-left valign-top">Model File</th> <th class="tableblock halign-left valign-top">Signatures</th> </tr> </thead> @@ -217,7 +227,6 @@ All models are zip compressed (like a jar file), they <strong>must not</strong> <tr> <td class="tableblock halign-left valign-top"><p class="tableblock">Detects 103 languages</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock">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.</p></td> -<td class="tableblock halign-left valign-top"><p class="tableblock">>= 1.8.3</p></td> <td class="tableblock halign-left valign-top"><p class="tableblock"><a href="https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/README.txt">README</a> <a href="https://www.apache.org/dist/opennlp/models/langdetect/1.8.3/langdetect-183.bin.report.txt">Effectiveness</a> <a href="https://www.apache.org/dyn/closer.cgi/opennlp/models/langdetect/1.8.3/langdetect-183.bin.misclassified.txt">Misclassified</a></p></td> @@ -239,20 +248,19 @@ All models are zip compressed (like a jar file), they <strong>must not</strong> </td> <td class="content"> All models below are compatible with OpenNLP versions >= 1.0.0. The <a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/README">README</a> and -<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> -refer to every language listed below. +<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> refer to every language listed below. </td> </tr> </table> </div> <table class="tableblock frame-all grid-all stretch"> <colgroup> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.667%;"> +<col style="width: 10%;"> +<col style="width: 15%;"> +<col style="width: 15%;"> +<col style="width: 10%;"> +<col> +<col style="width: 15%;"> </colgroup> <thead> <tr> @@ -260,7 +268,7 @@ refer to every language listed below. <th class="tableblock halign-left valign-top">Language</th> <th class="tableblock halign-left valign-top">Trained with OpenNLP</th> <th class="tableblock halign-left valign-top">UD version</th> -<th class="tableblock halign-left valign-top">File</th> +<th class="tableblock halign-left valign-top">Model File</th> <th class="tableblock halign-left valign-top">Signatures</th> </tr> </thead> @@ -534,20 +542,19 @@ refer to every language listed below. </td> <td class="content"> All models below are compatible with OpenNLP versions >= 1.0.0. The <a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/README">README</a> and -<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> -refer to every language listed below. +<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> refer to every language listed below. </td> </tr> </table> </div> <table class="tableblock frame-all grid-all stretch"> <colgroup> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.667%;"> +<col style="width: 10%;"> +<col style="width: 15%;"> +<col style="width: 15%;"> +<col style="width: 10%;"> +<col> +<col style="width: 15%;"> </colgroup> <thead> <tr> @@ -555,7 +562,7 @@ refer to every language listed below. <th class="tableblock halign-left valign-top">Language</th> <th class="tableblock halign-left valign-top">Trained with OpenNLP</th> <th class="tableblock halign-left valign-top">UD version</th> -<th class="tableblock halign-left valign-top">File</th> +<th class="tableblock halign-left valign-top">Model File</th> <th class="tableblock halign-left valign-top">Signatures</th> </tr> </thead> @@ -829,20 +836,19 @@ refer to every language listed below. </td> <td class="content"> All models below are compatible with OpenNLP versions >= 1.0.0. The <a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/README">README</a> and -<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> -refer to every language listed below. +<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> refer to every language listed below. </td> </tr> </table> </div> <table class="tableblock frame-all grid-all stretch"> <colgroup> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.667%;"> +<col style="width: 10%;"> +<col style="width: 15%;"> +<col style="width: 15%;"> +<col style="width: 10%;"> +<col> +<col style="width: 15%;"> </colgroup> <thead> <tr> @@ -850,7 +856,7 @@ refer to every language listed below. <th class="tableblock halign-left valign-top">Language</th> <th class="tableblock halign-left valign-top">Trained with OpenNLP</th> <th class="tableblock halign-left valign-top">UD version</th> -<th class="tableblock halign-left valign-top">File</th> +<th class="tableblock halign-left valign-top">Model File</th> <th class="tableblock halign-left valign-top">Signatures</th> </tr> </thead> @@ -1124,20 +1130,19 @@ refer to every language listed below. </td> <td class="content"> All models below are compatible with OpenNLP versions >= 1.0.0. The <a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/README">README</a> and -<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> -refer to every language listed below. +<a href="https://downloads.apache.org/opennlp/models/ud-models-1.2/opennlp-training-eval-logs-1.2-2.5.0.zip">evaluation logs</a> refer to every language listed below. </td> </tr> </table> </div> <table class="tableblock frame-all grid-all stretch"> <colgroup> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.6666%;"> -<col style="width: 16.667%;"> +<col style="width: 10%;"> +<col style="width: 15%;"> +<col style="width: 15%;"> +<col style="width: 10%;"> +<col> +<col style="width: 15%;"> </colgroup> <thead> <tr> @@ -1145,7 +1150,7 @@ refer to every language listed below. <th class="tableblock halign-left valign-top">Language</th> <th class="tableblock halign-left valign-top">Trained with OpenNLP</th> <th class="tableblock halign-left valign-top">UD version</th> -<th class="tableblock halign-left valign-top">File</th> +<th class="tableblock halign-left valign-top">Model File</th> <th class="tableblock halign-left valign-top">Signatures</th> </tr> </thead>