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 6b371d7a Automatic Site Publish by Buildbot
6b371d7a is described below

commit 6b371d7afaf7647e89141f5b064f48e8765f3a51
Author: buildbot <[email protected]>
AuthorDate: Thu Apr 6 13:59:06 2023 +0000

    Automatic Site Publish by Buildbot
---
 faq.html | 4 ++--
 feed.xml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/faq.html b/faq.html
index b83d3c2e..60100754 100644
--- a/faq.html
+++ b/faq.html
@@ -191,11 +191,11 @@ body {
   <dd>To train the name finder model you need training data that contains the 
entities you would
   like to detect.
 Have a look at our manual, in special the sections under the
-<a href="/docs/1.7.2/manual/opennlp.html#tools.namefind.training">Name Finder 
Training API</a>.
+<a href="/docs/2.1.1/manual/opennlp.html#tools.namefind.training">Name Finder 
Training API</a>.
 At the beginning of that section you can see how the data has to be marked up. 
Please note you that you need many sentences to successfully train the name 
finder.</dd>
 
   <dt>How can I speed up my MaxEnt training time</dt>
-  <dd>Try tweaking the value of <a 
href="/docs/1.7.2/apidocs/opennlp-tools/opennlp/tools/util/TrainingParameters.html#THREADS_PARAM">TrainingParameters.THREADS_PARAM</a>.</dd>
+  <dd>Try tweaking the value of <a 
href="/docs/2.1.1/apidocs/opennlp-tools/opennlp/tools/util/TrainingParameters.html#THREADS_PARAM">TrainingParameters.THREADS_PARAM</a>.</dd>
 
   <dt>Will my models trained with a previous version of OpenNLP still work 
with a newer version?</dt>
   <dd>You should expect it to work. The corpora used is normally the same. 
However, the behavior may
diff --git a/feed.xml b/feed.xml
index a3c90ed1..a6a403f6 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>Wed, 5 Apr 2023 13:18:05 +0000</pubDate>
-    <lastBuildDate>Wed, 5 Apr 2023 13:18:05 +0000</lastBuildDate>
+    <pubDate>Thu, 6 Apr 2023 13:58:52 +0000</pubDate>
+    <lastBuildDate>Thu, 6 Apr 2023 13:58:52 +0000</lastBuildDate>
 
     <item>
       <title>Apache OpenNLP 2.1.1 released</title>

Reply via email to