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 fe0f488 Automatic Site Publish by Buildbot
fe0f488 is described below
commit fe0f48824c50366b1fbcf5faed75d5b6822a1494
Author: buildbot <[email protected]>
AuthorDate: Tue Nov 9 14:28:08 2021 +0000
Automatic Site Publish by Buildbot
---
code-conventions.html | 2 +-
doap_opennlp.rdf | 6 +--
docs/index.html | 12 ++---
docs/legacy.html | 22 ++++++++
download.html | 28 +++++-----
feed.xml | 79 ++++++++++++++++++++++++-----
maven-dependency.html | 22 ++++----
models.html | 4 +-
news/cve-2017-12620.html | 2 +-
news/index.html | 3 +-
news/news-2021-05-30.html | 2 +-
news/release-180.html | 2 +-
news/release-181.html | 2 +-
news/release-182.html | 2 +-
news/release-183.html | 2 +-
news/release-184.html | 2 +-
news/release-190.html | 2 +-
news/release-191.html | 2 +-
news/release-192.html | 2 +-
news/release-193.html | 2 +-
news/{release-192.html => release-194.html} | 20 ++++----
powered-by-opennlp.html | 2 +-
release.html | 6 +--
23 files changed, 152 insertions(+), 76 deletions(-)
diff --git a/code-conventions.html b/code-conventions.html
index 1fbdac9..09ba2e0 100644
--- a/code-conventions.html
+++ b/code-conventions.html
@@ -192,7 +192,7 @@ is contributed to the project should adhere to these
guidelines.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-java"
data-lang="java">public class Foo extends Bar {
+<pre class="prettyprint highlight"><code data-lang="java">public class Foo
extends Bar {
public static void main(String args[]) {
try {
for (int i = 0; i < args.length; i++) {
diff --git a/doap_opennlp.rdf b/doap_opennlp.rdf
index e966cdb..3b72535 100644
--- a/doap_opennlp.rdf
+++ b/doap_opennlp.rdf
@@ -36,9 +36,9 @@
<category rdf:resource="http://projects.apache.org/category/library" />
<release>
<Version>
- <name>Apache OpenNLP 1.9.3</name>
- <created>2020-07-31</created>
- <revision>1.9.3</revision>
+ <name>Apache OpenNLP 1.9.4</name>
+ <created>2021-11-03</created>
+ <revision>1.9.4</revision>
</Version>
</release>
<repository>
diff --git a/docs/index.html b/docs/index.html
index f81aff3..c5256d6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -183,23 +183,23 @@ explains how the various OpenNLP components can be used
and trained.</p>
</div>
</div>
<div class="sect2">
-<h3 id="apache_opennlp_1_9_3_documentation">Apache OpenNLP 1.9.3
documentation</h3>
+<h3 id="apache_opennlp_1_9_4_documentation">Apache OpenNLP 1.9.4
documentation</h3>
<div class="ulist">
<ul>
<li>
-<p><a href="/docs/1.9.3/manual/opennlp.html">Apache OpenNLP Manual</a></p>
+<p><a href="/docs/1.9.4/manual/opennlp.html">Apache OpenNLP Manual</a></p>
</li>
<li>
-<p><a href="/docs/1.9.3/apidocs/opennlp-tools/index.html">Apache OpenNLP Tools
Javadoc</a></p>
+<p><a href="/docs/1.9.4/apidocs/opennlp-tools/index.html">Apache OpenNLP Tools
Javadoc</a></p>
</li>
<li>
-<p><a href="/docs/1.9.3/apidocs/opennlp-uima/index.html">Apache OpenNLP UIMA
Javadoc</a></p>
+<p><a href="/docs/1.9.4/apidocs/opennlp-uima/index.html">Apache OpenNLP UIMA
Javadoc</a></p>
</li>
<li>
-<p><a href="/docs/1.9.3/apidocs/opennlp-brat-annotator/index.html">Apache
OpenNLP BRAT Annotator Javadoc</a></p>
+<p><a href="/docs/1.9.4/apidocs/opennlp-brat-annotator/index.html">Apache
OpenNLP BRAT Annotator Javadoc</a></p>
</li>
<li>
-<p><a href="/docs/1.9.3/apidocs/opennlp-morfologik-addon/index.html">Apache
OpenNLP Morfologik Addon Javadoc</a></p>
+<p><a href="/docs/1.9.4/apidocs/opennlp-morfologik-addon/index.html">Apache
OpenNLP Morfologik Addon Javadoc</a></p>
</li>
</ul>
</div>
diff --git a/docs/legacy.html b/docs/legacy.html
index 18761ac..459f0a9 100644
--- a/docs/legacy.html
+++ b/docs/legacy.html
@@ -195,6 +195,28 @@ explains how the various OpenNLP components can be used
and trained.</p>
</div>
</div>
<div class="sect2">
+<h3 id="apache_opennlp_1_9_3_documentation">Apache OpenNLP 1.9.3
documentation</h3>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="/docs/1.9.3/manual/opennlp.html">Apache OpenNLP Manual</a></p>
+</li>
+<li>
+<p><a href="/docs/1.9.3/apidocs/opennlp-tools/index.html">Apache OpenNLP Tools
Javadoc</a></p>
+</li>
+<li>
+<p><a href="/docs/1.9.3/apidocs/opennlp-uima/index.html">Apache OpenNLP UIMA
Javadoc</a></p>
+</li>
+<li>
+<p><a href="/docs/1.9.3/apidocs/opennlp-brat-annotator/index.html">Apache
OpenNLP BRAT Annotator Javadoc</a></p>
+</li>
+<li>
+<p><a href="/docs/1.9.3/apidocs/opennlp-morfologik-addon/index.html">Apache
OpenNLP Morfologik Addon Javadoc</a></p>
+</li>
+</ul>
+</div>
+</div>
+<div class="sect2">
<h3 id="apache_opennlp_1_9_2_documentation">Apache OpenNLP 1.9.2
documentation</h3>
<div class="ulist">
<ul>
diff --git a/download.html b/download.html
index eeeb29d..54c4800 100644
--- a/download.html
+++ b/download.html
@@ -178,9 +178,9 @@ body {
<h2 id="last_official_release">Last Official Release</h2>
<div class="sectionbody">
<div class="paragraph">
-<p>Apache OpenNLP 1.9.3 is now available for download.</p>
+<p>Apache OpenNLP 1.9.4 is now available for download.</p>
</div>
-<table class="tableblock frame-all grid-all spread">
+<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 50%;">
<col style="width: 50%;">
@@ -193,20 +193,20 @@ body {
</thead>
<tbody>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-bin.tar.gz">apache-opennlp-1.9.3-bin.tar.gz</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-bin.tar.gz.sha512">sha512</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-bin.tar.gz.asc">asc</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-bin.zip">apache-opennlp-1.9.3-bin.zip</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-bin.zip.sha512">sha512</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-bin.zip.asc">asc</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-bin.tar.gz">apache-opennlp-1.9.4-bin.tar.gz</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-bin.tar.gz.sha512">sha512</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-bin.tar.gz.asc">asc</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-bin.zip">apache-opennlp-1.9.4-bin.zip</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-bin.zip.sha512">sha512</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-bin.zip.asc">asc</a></p></td>
</tr>
<tr>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-src.tar.gz">apache-opennlp-1.9.3-src.tar.gz</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-src.tar.gz.sha512">sha512</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-src.tar.gz.asc">asc</a></p></td>
-<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-src.zip">apache-opennlp-1.9.3-src.zip</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-src.zip.sha512">sha512</a>
-<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-src.zip.asc">asc</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-src.tar.gz">apache-opennlp-1.9.4-src.tar.gz</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-src.tar.gz.sha512">sha512</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-src.tar.gz.asc">asc</a></p></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock"><a
href="https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-src.zip">apache-opennlp-1.9.4-src.zip</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-src.zip.sha512">sha512</a>
+<a
href="https://www.apache.org/dist/opennlp/opennlp-1.9.4/apache-opennlp-1.9.4-src.zip.asc">asc</a></p></td>
</tr>
</tbody>
</table>
diff --git a/feed.xml b/feed.xml
index a36add3..4e07ea6 100644
--- a/feed.xml
+++ b/feed.xml
@@ -24,13 +24,13 @@
<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, 7 Jun 2021 19:15:44 +0000</pubDate>
- <lastBuildDate>Mon, 7 Jun 2021 19:15:44 +0000</lastBuildDate>
+ <pubDate>Tue, 9 Nov 2021 14:27:57 +0000</pubDate>
+ <lastBuildDate>Tue, 9 Nov 2021 14:27:57 +0000</lastBuildDate>
<item>
<title>OpenNLP Pre-trained Models Available</title>
<link>https://opennlp.apache.org/news/news-2021-05-30.html</link>
- <pubDate>Mon, 7 Jun 2021 19:14:36 +0000</pubDate>
+ <pubDate>Tue, 9 Nov 2021 14:27:23 +0000</pubDate>
<guid isPermaLink="false">news/news-2021-05-30.html</guid>
<description>
<div class="sect1">
@@ -46,6 +46,59 @@ See the models' README for more information on the
models including how eac
</description>
</item>
<item>
+ <title>Apache OpenNLP 1.9.4 released</title>
+ <link>https://opennlp.apache.org/news/release-194.html</link>
+ <pubDate>Wed, 3 Nov 2021 00:00:00 +0000</pubDate>
+ <guid isPermaLink="false">news/release-194.html</guid>
+ <description>
+ <div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache OpenNLP team is pleased to announce the release of Apache
OpenNLP 1.9.4.</p>
+</div>
+<div class="paragraph">
+<p>The Apache OpenNLP library is a machine learning based toolkit for
the processing of natural language text.</p>
+</div>
+<div class="paragraph">
+<p>It supports the most common NLP tasks, such as tokenization, sentence
segmentation, part-of-speech tagging, named entity extraction, chunking,
parsing, and coreference resolution.</p>
+</div>
+<div class="paragraph">
+<p>Apache OpenNLP 1.9.4 binary and source distributions are available
for download from our download page: <a
href="/download.html">download page</a></p>
+</div>
+<div class="paragraph">
+<p>The OpenNLP library is distributed by Maven Central as well. See the
Maven Dependency page for more details: <a
href="/maven-dependency.html">Maven Dependency</a></p>
+</div>
+</div>
+</div>
+<h1 id="whats_new_in_apache_opennlp_1_9_4"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.4</h1>
+<div class="ulist">
+<ul>
+<li>
+<p>Refactorings to improve code quality and performance.</p>
+</li>
+<li>
+<p>Fix Parser top k parses doesn&#8217;t show "top"
(highest probability) parses.</p>
+</li>
+<li>
+<p>Use LinkedHashMap for deterministic iteration order.</p>
+</li>
+<li>
+<p>Fixed spelling errors in the documentation.</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>A detailed list of the issues related to this release can be found in
the release notes.</p>
+</div>
+<div class="paragraph">
+<p>For a complete list of fixed bugs and improvements please see the
README.html file included in the distribution.</p>
+</div>
+<div class="paragraph">
+<p>--The Apache OpenNLP Team</p>
+</div>
+ </description>
+ </item>
+ <item>
<title>Apache OpenNLP 1.9.3 released</title>
<link>https://opennlp.apache.org/news/release-193.html</link>
<pubDate>Fri, 31 Jul 2020 00:00:00 +0000</pubDate>
@@ -70,7 +123,7 @@ See the models' README for more information on the
models including how eac
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_3"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.3</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_3"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.3</h1>
<div class="ulist">
<ul>
<li>
@@ -129,7 +182,7 @@ See the models' README for more information on the
models including how eac
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_2"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.2</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_2"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.2</h1>
<div class="ulist">
<ul>
<li>
@@ -182,7 +235,7 @@ See the models' README for more information on the
models including how eac
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_1"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.1</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_1"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.1</h1>
<div class="ulist">
<ul>
<li>
@@ -253,7 +306,7 @@ See the models' README for more information on the
models including how eac
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_0"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.0</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_0"
class="sect0">What&#8217;s new in Apache OpenNLP
1.9.0</h1>
<div class="paragraph">
<p>This release introduces new features, improvements and bug fixes.
Java 1.8 and Maven 3.3.9 are required.</p>
</div>
@@ -330,7 +383,7 @@ See the models' README for more information on the
models including how eac
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_4"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.4</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_4"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.4</h1>
<div class="paragraph">
<p>This release introduces new features, improvements and bug fixes.
Java 1.8 and Maven 3.3.9 are required.</p>
</div>
@@ -437,7 +490,7 @@ The Language Detector Model can detect 103 languages and
outputs ISO 639-3 codes
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_3"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.3</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_3"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.3</h1>
<div class="paragraph">
<p>This release introduces new features, improvements and bug fixes.
Java 1.8 and Maven 3.3.9 are required.</p>
</div>
@@ -510,7 +563,7 @@ should update to 1.8.2.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code
class="language-xml" data-lang="xml">&lt;?xml
version="1.0" ?&gt;
+<pre class="prettyprint highlight"><code
data-lang="xml">&lt;?xml version="1.0" ?&gt;
&lt;!DOCTYPE r [
&lt;!ELEMENT r ANY &gt;
&lt;!ENTITY sp SYSTEM "http://evil.attacker.com/"&gt;
@@ -565,7 +618,7 @@ This issue was discovered by Nishil Shah of
Salesforce.</p>
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_2"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.2</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_2"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.2</h1>
<div class="paragraph">
<p>This release introduces some minor improvements and bug fixes. Java
1.8 is required.</p>
</div>
@@ -621,7 +674,7 @@ This issue was discovered by Nishil Shah of
Salesforce.</p>
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_1"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.1</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_1"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.1</h1>
<div class="paragraph">
<p>This release introduces many new features, improvements and bug
fixes. The API has been improved for a better consistency and many deprecated
methods were removed. Java 1.8 is required.</p>
</div>
@@ -710,7 +763,7 @@ This issue was discovered by Nishil Shah of
Salesforce.</p>
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_0"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.0</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_0"
class="sect0">What&#8217;s new in Apache OpenNLP
1.8.0</h1>
<div class="paragraph">
<p>This release introduces many new features, improvements and bug
fixes. The API has been improved for a better consistency and many deprecated
methods were removed. Java 1.8 is required.</p>
</div>
diff --git a/maven-dependency.html b/maven-dependency.html
index e10a711..0e27fea 100644
--- a/maven-dependency.html
+++ b/maven-dependency.html
@@ -197,10 +197,10 @@ all transient dependencies are resolved automatically.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><dependency>
+<pre class="prettyprint highlight"><code data-lang="xml"><dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-tools</artifactId>
- <version>1.9.3</version>
+ <version>1.9.4</version>
</dependency></code></pre>
</div>
</div>
@@ -214,10 +214,10 @@ all transient dependencies are resolved automatically.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><dependency>
+<pre class="prettyprint highlight"><code data-lang="xml"><dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-uima</artifactId>
- <version>1.9.3</version>
+ <version>1.9.4</version>
</dependency></code></pre>
</div>
</div>
@@ -231,10 +231,10 @@ all transient dependencies are resolved automatically.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><dependency>
+<pre class="prettyprint highlight"><code data-lang="xml"><dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-morfologik-addon</artifactId>
- <version>1.9.3</version>
+ <version>1.9.4</version>
</dependency></code></pre>
</div>
</div>
@@ -248,10 +248,10 @@ all transient dependencies are resolved automatically.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><dependency>
+<pre class="prettyprint highlight"><code data-lang="xml"><dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-brat-annotator</artifactId>
- <version>1.9.3</version>
+ <version>1.9.4</version>
</dependency></code></pre>
</div>
</div>
@@ -265,10 +265,10 @@ all transient dependencies are resolved automatically.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><dependency>
+<pre class="prettyprint highlight"><code data-lang="xml"><dependency>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-tools</artifactId>
- <version>1.9.4-SNAPSHOT</version>
+ <version>1.9.5-SNAPSHOT</version>
</dependency></code></pre>
</div>
</div>
@@ -277,7 +277,7 @@ all transient dependencies are resolved automatically.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><repositories>
+<pre class="prettyprint highlight"><code data-lang="xml"><repositories>
<repository>
<id>apache opennlp snapshot</id>
<url>https://repository.apache.org/content/repositories/snapshots/</url>
diff --git a/models.html b/models.html
index fde97e3..f0a9b15 100644
--- a/models.html
+++ b/models.html
@@ -182,7 +182,7 @@ body {
<div class="paragraph">
<p>Note: All models are zip compressed (like a jar file), they <strong>must
not</strong> be uncompressed.</p>
</div>
-<table class="tableblock frame-all grid-all spread">
+<table class="tableblock frame-all grid-all stretch">
<colgroup>
<col style="width: 14.2857%;">
<col style="width: 14.2857%;">
@@ -433,7 +433,7 @@ be found <a
href="https://www.apache.org/dev/release-signing.html">here</a>.</p>
<h1 id="sourceforge_models" class="sect0">SourceForge Models</h1>
<div class="paragraph">
<p>The models on Sourceforge for 1.5.0 are <a
href="http://opennlp.sourceforge.net/models-1.5/">found here</a>
-and are fully compatible with Apache OpenNLP 1.9.3.</p>
+and are fully compatible with Apache OpenNLP 1.9.4.</p>
</div>
<div class="paragraph">
<p>The models can be used for testing or getting started, please train your
own models for all other use cases.</p>
diff --git a/news/cve-2017-12620.html b/news/cve-2017-12620.html
index 83aa3cb..21f880a 100644
--- a/news/cve-2017-12620.html
+++ b/news/cve-2017-12620.html
@@ -219,7 +219,7 @@ should update to 1.8.2.</p>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><?xml version="1.0" ?>
+<pre class="prettyprint highlight"><code data-lang="xml"><?xml
version="1.0" ?>
<!DOCTYPE r [
<!ELEMENT r ANY >
<!ENTITY sp SYSTEM "http://evil.attacker.com/">
diff --git a/news/index.html b/news/index.html
index 1a83258..eba164c 100644
--- a/news/index.html
+++ b/news/index.html
@@ -177,7 +177,8 @@ body {
<div class="span9">
<h2>News</h2>
<ul>
- <li><p>2021-06-07: <a
href="/news/news-2021-05-30.html">OpenNLP Pre-trained Models
Available</a></p></li>
+ <li><p>2021-11-09: <a
href="/news/news-2021-05-30.html">OpenNLP Pre-trained Models
Available</a></p></li>
+ <li><p>2021-11-03: <a
href="/news/release-194.html">Apache OpenNLP 1.9.4 released</a></p></li>
<li><p>2020-07-31: <a
href="/news/release-193.html">Apache OpenNLP 1.9.3 released</a></p></li>
<li><p>2019-12-26: <a
href="/news/release-192.html">Apache OpenNLP 1.9.2 released</a></p></li>
<li><p>2018-12-31: <a
href="/news/release-191.html">Apache OpenNLP 1.9.1 released</a></p></li>
diff --git a/news/news-2021-05-30.html b/news/news-2021-05-30.html
index e5e070c..9897ea2 100644
--- a/news/news-2021-05-30.html
+++ b/news/news-2021-05-30.html
@@ -185,7 +185,7 @@ See the models' README for more information on the models
including how each was
</div>
</div>
- <p><em>07 June 2021</em></p>
+ <p><em>09 November 2021</em></p>
<div id="share"><!-- Google Plus -->
<div class="g-plusone" data-size="medium"></div>
<script type="text/javascript">
diff --git a/news/release-180.html b/news/release-180.html
index 54c4d3d..a7ae30b 100644
--- a/news/release-180.html
+++ b/news/release-180.html
@@ -202,7 +202,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_0" class="sect0">What’s new in
Apache OpenNLP 1.8.0</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_0" class="sect0">What’s new in
Apache OpenNLP 1.8.0</h1>
<div class="paragraph">
<p>This release introduces many new features, improvements and bug fixes. The
API has been improved for a better consistency and many deprecated methods were
removed. Java 1.8 is required.</p>
</div>
diff --git a/news/release-181.html b/news/release-181.html
index f8b06f1..446eeac 100644
--- a/news/release-181.html
+++ b/news/release-181.html
@@ -202,7 +202,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_1" class="sect0">What’s new in
Apache OpenNLP 1.8.1</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_1" class="sect0">What’s new in
Apache OpenNLP 1.8.1</h1>
<div class="paragraph">
<p>This release introduces many new features, improvements and bug fixes. The
API has been improved for a better consistency and many deprecated methods were
removed. Java 1.8 is required.</p>
</div>
diff --git a/news/release-182.html b/news/release-182.html
index 2e9b01d..d54a1f2 100644
--- a/news/release-182.html
+++ b/news/release-182.html
@@ -202,7 +202,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_2" class="sect0">What’s new in
Apache OpenNLP 1.8.2</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_2" class="sect0">What’s new in
Apache OpenNLP 1.8.2</h1>
<div class="paragraph">
<p>This release introduces some minor improvements and bug fixes. Java 1.8 is
required.</p>
</div>
diff --git a/news/release-183.html b/news/release-183.html
index 03776cb..22c45a7 100644
--- a/news/release-183.html
+++ b/news/release-183.html
@@ -193,7 +193,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_3" class="sect0">What’s new in
Apache OpenNLP 1.8.3</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_3" class="sect0">What’s new in
Apache OpenNLP 1.8.3</h1>
<div class="paragraph">
<p>This release introduces new features, improvements and bug fixes. Java 1.8
and Maven 3.3.9 are required.</p>
</div>
diff --git a/news/release-184.html b/news/release-184.html
index 03241e4..49327ff 100644
--- a/news/release-184.html
+++ b/news/release-184.html
@@ -193,7 +193,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_8_4" class="sect0">What’s new in
Apache OpenNLP 1.8.4</h1>
+<h1 id="whats_new_in_apache_opennlp_1_8_4" class="sect0">What’s new in
Apache OpenNLP 1.8.4</h1>
<div class="paragraph">
<p>This release introduces new features, improvements and bug fixes. Java 1.8
and Maven 3.3.9 are required.</p>
</div>
diff --git a/news/release-190.html b/news/release-190.html
index ef1c5d7..9e1e449 100644
--- a/news/release-190.html
+++ b/news/release-190.html
@@ -193,7 +193,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_0" class="sect0">What’s new in
Apache OpenNLP 1.9.0</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_0" class="sect0">What’s new in
Apache OpenNLP 1.9.0</h1>
<div class="paragraph">
<p>This release introduces new features, improvements and bug fixes. Java 1.8
and Maven 3.3.9 are required.</p>
</div>
diff --git a/news/release-191.html b/news/release-191.html
index 56c620a..114d862 100644
--- a/news/release-191.html
+++ b/news/release-191.html
@@ -193,7 +193,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_1" class="sect0">What’s new in
Apache OpenNLP 1.9.1</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_1" class="sect0">What’s new in
Apache OpenNLP 1.9.1</h1>
<div class="ulist">
<ul>
<li>
diff --git a/news/release-192.html b/news/release-192.html
index f9fe6a3..1eb8b1f 100644
--- a/news/release-192.html
+++ b/news/release-192.html
@@ -193,7 +193,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_2" class="sect0">What’s new in
Apache OpenNLP 1.9.2</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_2" class="sect0">What’s new in
Apache OpenNLP 1.9.2</h1>
<div class="ulist">
<ul>
<li>
diff --git a/news/release-193.html b/news/release-193.html
index 5778c21..0b8a49c 100644
--- a/news/release-193.html
+++ b/news/release-193.html
@@ -193,7 +193,7 @@ body {
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_3" class="sect0">What’s new in
Apache OpenNLP 1.9.3</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_3" class="sect0">What’s new in
Apache OpenNLP 1.9.3</h1>
<div class="ulist">
<ul>
<li>
diff --git a/news/release-192.html b/news/release-194.html
similarity index 95%
copy from news/release-192.html
copy to news/release-194.html
index f9fe6a3..671fbe1 100644
--- a/news/release-192.html
+++ b/news/release-194.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>Apache OpenNLP 1.9.2 released - Apache OpenNLP</title>
+ <title>Apache OpenNLP 1.9.4 released - Apache OpenNLP</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Apache OpenNLP is a machine learning
based toolkit for the processing of natural language text." />
@@ -172,12 +172,12 @@ body {
</nav>
<div class="container">
- <h1 class="title">Apache OpenNLP 1.9.2 released</h1>
+ <h1 class="title">Apache OpenNLP 1.9.4 released</h1>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph">
-<p>The Apache OpenNLP team is pleased to announce the release of Apache
OpenNLP 1.9.2.</p>
+<p>The Apache OpenNLP team is pleased to announce the release of Apache
OpenNLP 1.9.4.</p>
</div>
<div class="paragraph">
<p>The Apache OpenNLP library is a machine learning based toolkit for the
processing of natural language text.</p>
@@ -186,27 +186,27 @@ body {
<p>It supports the most common NLP tasks, such as tokenization, sentence
segmentation, part-of-speech tagging, named entity extraction, chunking,
parsing, and coreference resolution.</p>
</div>
<div class="paragraph">
-<p>Apache OpenNLP 1.9.2 binary and source distributions are available for
download from our download page: <a href="/download.html">download page</a></p>
+<p>Apache OpenNLP 1.9.4 binary and source distributions are available for
download from our download page: <a href="/download.html">download page</a></p>
</div>
<div class="paragraph">
<p>The OpenNLP library is distributed by Maven Central as well. See the Maven
Dependency page for more details: <a href="/maven-dependency.html">Maven
Dependency</a></p>
</div>
</div>
</div>
-<h1 id="what_s_new_in_apache_opennlp_1_9_2" class="sect0">What’s new in
Apache OpenNLP 1.9.2</h1>
+<h1 id="whats_new_in_apache_opennlp_1_9_4" class="sect0">What’s new in
Apache OpenNLP 1.9.4</h1>
<div class="ulist">
<ul>
<li>
-<p>Add SHA-512 checksum files for artifacts.</p>
+<p>Refactorings to improve code quality and performance.</p>
</li>
<li>
-<p>LanguageDetectorEvaluatorTest failure in Windows.</p>
+<p>Fix Parser top k parses doesn’t show "top" (highest probability)
parses.</p>
</li>
<li>
-<p>Build Warnings due to deprecated pom.version.</p>
+<p>Use LinkedHashMap for deterministic iteration order.</p>
</li>
<li>
-<p>Add support for Arabic and Greek stemmers.</p>
+<p>Fixed spelling errors in the documentation.</p>
</li>
</ul>
</div>
@@ -220,7 +220,7 @@ body {
<p>--The Apache OpenNLP Team</p>
</div>
- <p><em>26 December 2019</em></p>
+ <p><em>03 November 2021</em></p>
<div id="share"><!-- Google Plus -->
<div class="g-plusone" data-size="medium"></div>
<script type="text/javascript">
diff --git a/powered-by-opennlp.html b/powered-by-opennlp.html
index 5e63e19..6aa7d80 100644
--- a/powered-by-opennlp.html
+++ b/powered-by-opennlp.html
@@ -206,7 +206,7 @@ conversational success and support hundreds of
intents.”</p>
</div>
</div>
<div class="sect1">
-<h2 id="academic_research_use">Academic/Research Use</h2>
+<h2 id="academicresearch_use">Academic/Research Use</h2>
<div class="sectionbody">
<div class="ulist">
<ul>
diff --git a/release.html b/release.html
index dabe32f..bc2062c 100644
--- a/release.html
+++ b/release.html
@@ -378,7 +378,7 @@ svn commit --username <username></pre>
</div>
</div>
<div class="sect2">
-<h3 id="archive_old_release_s">Archive Old Release(s)</h3>
+<h3 id="delete_old_releases">Delete Old Release(s)</h3>
<div class="paragraph">
<p>To reduce the load on the ASF mirrors, projects are required to delete old
releases (see <a
href="http://www.apache.org/legal/release-policy.html#when-to-archive"
class="bare">http://www.apache.org/legal/release-policy.html#when-to-archive</a>).</p>
</div>
@@ -410,7 +410,7 @@ opennlp.next.version=</code></pre>
</div>
<div class="listingblock">
<div class="content">
-<pre class="prettyprint highlight"><code class="language-xml"
data-lang="xml"><artifactItem>
+<pre class="prettyprint highlight"><code data-lang="xml"><artifactItem>
<groupId>org.apache.opennlp</groupId>
<artifactId>opennlp-distr</artifactId>
[version]${project.version}</version>
@@ -443,7 +443,7 @@ opennlp.next.version=</code></pre>
<div class="ulist">
<ul>
<li>
-<p>Update the <code>doap_opennlp.rdf</code> file to reflect the new
version.</p>
+<p>Update the <code>doap_opennlp.rdf</code> file to reflect the new version
number and release date.</p>
</li>
</ul>
</div>