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 71d97a7b OpenNLP 2.5.1
71d97a7b is described below
commit 71d97a7bd275ec4843d78bdc77008daae3bf2d13
Author: Martin Wiesner <[email protected]>
AuthorDate: Fri Dec 6 09:35:03 2024 +0100
OpenNLP 2.5.1
---
.github/workflows/main.yml | 3 +-
pom.xml | 11 +++++++
src/main/jbake/assets/doap_opennlp.rdf | 4 +--
src/main/jbake/assets/sitemap.xml | 38 +++++++++++++++++++++---
src/main/jbake/content/docs/legacy.ad | 6 ++++
src/main/jbake/content/news/release-251.ad | 47 ++++++++++++++++++++++++++++++
src/main/jbake/jbake.properties | 4 +--
7 files changed, 104 insertions(+), 9 deletions(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 38003735..262e34bb 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -64,4 +64,5 @@ jobs:
[ -d target/opennlp-site/docs/2.3.2 ] && echo 'docs for 2.3.2 exists'
[ -d target/opennlp-site/docs/2.3.3 ] && echo 'docs for 2.3.3 exists'
[ -d target/opennlp-site/docs/2.4.0 ] && echo 'docs for 2.4.0 exists'
- [ -d target/opennlp-site/docs/2.5.0 ] && echo 'docs for 2.5.0 exists'
\ No newline at end of file
+ [ -d target/opennlp-site/docs/2.5.0 ] && echo 'docs for 2.5.0 exists'
+ [ -d target/opennlp-site/docs/2.5.1 ] && echo 'docs for 2.5.1 exists'
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index a5bdbdfa..05e1c5f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,6 +507,17 @@
<outputDirectory>${project.build.directory}/distr/2.5.0</outputDirectory>
<excludes>**/lib/**/*</excludes>
</artifactItem>
+
+ <artifactItem>
+ <groupId>org.apache.opennlp</groupId>
+ <artifactId>opennlp-distr</artifactId>
+ <version>2.5.1</version>
+ <overWrite>false</overWrite>
+ <type>zip</type>
+ <classifier>bin</classifier>
+
<outputDirectory>${project.build.directory}/distr/2.5.1</outputDirectory>
+ <excludes>**/lib/**/*</excludes>
+ </artifactItem>
</artifactItems>
</configuration>
</execution>
diff --git a/src/main/jbake/assets/doap_opennlp.rdf
b/src/main/jbake/assets/doap_opennlp.rdf
index 6aa34802..db6734f6 100644
--- a/src/main/jbake/assets/doap_opennlp.rdf
+++ b/src/main/jbake/assets/doap_opennlp.rdf
@@ -37,8 +37,8 @@
<release>
<Version>
<name>Apache OpenNLP</name>
- <created>2024-11-11</created>
- <revision>2.5.0</revision>
+ <created>2024-12-06</created>
+ <revision>2.5.1</revision>
</Version>
</release>
<repository>
diff --git a/src/main/jbake/assets/sitemap.xml
b/src/main/jbake/assets/sitemap.xml
index 35c47b41..d74356fa 100644
--- a/src/main/jbake/assets/sitemap.xml
+++ b/src/main/jbake/assets/sitemap.xml
@@ -11,7 +11,7 @@
</url>
<url>
<loc>https://opennlp.apache.org/download.html</loc>
- <lastmod>2024-11-23T10:10:00+00:00</lastmod>
+ <lastmod>2024-12-06T09:30:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
@@ -21,12 +21,12 @@
</url>
<url>
<loc>https://opennlp.apache.org/maven-dependency.html</loc>
- <lastmod>2024-10-29T12:30:00+00:00</lastmod>
+ <lastmod>2024-12-06T09:30:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://opennlp.apache.org/news/</loc>
- <lastmod>2024-11-23T10:10:00+00:00</lastmod>
+ <lastmod>2024-12-06T09:30:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
@@ -46,7 +46,7 @@
</url>
<url>
<loc>https://opennlp.apache.org/docs/</loc>
- <lastmod>2024-11-23T10:10:00+00:00</lastmod>
+ <lastmod>2024-12-06T09:30:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
@@ -94,6 +94,36 @@
<lastmod>2017-11-02T10:51:58+00:00</lastmod>
<priority>0.80</priority>
</url>
+<url>
+ <loc>https://opennlp.apache.org/news/release-251.html</loc>
+ <lastmod>2024-12-06T09:30:00+00:00</lastmod>
+ <priority>0.66</priority>
+</url>
+<url>
+ <loc>https://opennlp.apache.org/news/news-2024-11-23.html</loc>
+ <lastmod>2024-11-23T10:10:00+00:00</lastmod>
+ <priority>0.68</priority>
+</url>
+<url>
+ <loc>https://opennlp.apache.org/news/release-250.html</loc>
+ <lastmod>2024-11-11T10:10:00+00:00</lastmod>
+ <priority>0.66</priority>
+</url>
+<url>
+ <loc>https://opennlp.apache.org/news/news-2024-10-28.html</loc>
+ <lastmod>2024-10-28T10:10:00+00:00</lastmod>
+ <priority>0.68</priority>
+</url>
+<url>
+ <loc>https://opennlp.apache.org/news/release-240.html</loc>
+ <lastmod>2024-07-16T10:10:00+00:00</lastmod>
+ <priority>0.64</priority>
+</url>
+<url>
+ <loc>https://opennlp.apache.org/news/release-230.html</loc>
+ <lastmod>2023-07-31T10:10:00+00:00</lastmod>
+ <priority>0.64</priority>
+</url>
<url>
<loc>https://opennlp.apache.org/news/release-184.html</loc>
<lastmod>2017-12-25T21:04:09+00:00</lastmod>
diff --git a/src/main/jbake/content/docs/legacy.ad
b/src/main/jbake/content/docs/legacy.ad
index 5ade6366..4ce2c494 100755
--- a/src/main/jbake/content/docs/legacy.ad
+++ b/src/main/jbake/content/docs/legacy.ad
@@ -27,6 +27,12 @@ WARNING: This page contains the archived documentation.
Please refer to link:/do
There exists a manual and Javadoc API documentation for Apache OpenNLP. The
manual
explains how the various OpenNLP components can be used and trained.
+== Apache OpenNLP 2.5.0 documentation
+* link:/docs/2.5.0/manual/opennlp.html[Apache OpenNLP Manual]
+* link:/docs/2.5.0/apidocs/opennlp-tools/index.html[Apache OpenNLP Tools
Javadoc]
+* link:/docs/2.5.0/apidocs/opennlp-uima/index.html[Apache OpenNLP UIMA Javadoc]
+* link:/docs/2.5.0/apidocs/opennlp-morfologik-addon/index.html[Apache OpenNLP
Morfologik Addon Javadoc]
+
== Apache OpenNLP 2.4.0 documentation
* link:/docs/2.4.0/manual/opennlp.html[Apache OpenNLP Manual]
* link:/docs/2.4.0/apidocs/opennlp-tools/index.html[Apache OpenNLP Tools
Javadoc]
diff --git a/src/main/jbake/content/news/release-251.ad
b/src/main/jbake/content/news/release-251.ad
new file mode 100644
index 00000000..ee605e03
--- /dev/null
+++ b/src/main/jbake/content/news/release-251.ad
@@ -0,0 +1,47 @@
+////
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+////
+= Apache OpenNLP 2.5.1 released
+Apache OpenNLP
+2024-12-06
+:jbake-type: post
+:jbake-tags: community
+:jbake-status: published
+:category: news
+:idprefix:
+
+The Apache OpenNLP team is pleased to announce the release of Apache OpenNLP
2.5.1.
+
+The Apache OpenNLP library is a machine learning based toolkit for the
processing of natural language text.
+
+It supports the most common NLP tasks, such as tokenization, sentence
segmentation, part-of-speech tagging, named entity extraction, chunking,
parsing, and coreference resolution.
+
+Apache OpenNLP 2.5.1 binary and source distributions are available for
download from our download page: link:/download.html[download page]
+
+The OpenNLP library is distributed by Maven Central as well. See the Maven
Dependency page for more details: link:/maven-dependency.html[Maven Dependency]
+
+== What's new in Apache OpenNLP 2.5.1
+
+In total, this patch release tackles 23 issues.
+It introduces further, thread-safe versions of key components and expands
support for custom abbreviation dictionaries in NLP tools.
+
+Additionally, it includes bug fixes, upgraded dependencies, improved
documentation, and the inclusion of OpenNLP Models 1.2.
+
+For a full list of improvements, please see the full list found in
link:https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311215&version=12355252[Jira,role=external,window=_blank].
+
+--The Apache OpenNLP Team
diff --git a/src/main/jbake/jbake.properties b/src/main/jbake/jbake.properties
index 7af5931f..09fb4d69 100755
--- a/src/main/jbake/jbake.properties
+++ b/src/main/jbake/jbake.properties
@@ -32,8 +32,8 @@ template.news.file=news.ftl
#db.store=local
asciidoctor.attributes.export=true
asciidoctor.attributes.export.prefix=
-opennlp.version=2.5.0
-opennlp.next.version=2.5.1-SNAPSHOT
+opennlp.version=2.5.1
+opennlp.next.version=2.5.2-SNAPSHOT
opennlp.models=ud-models-1.2
opennlp.downloads=https://downloads.apache.org/opennlp/models
ud.version=2.15
\ No newline at end of file