This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/main by this push:
new d46c053b Minor: Regenerated NOTICE File for
4814c806c4cfedeced89fc185839f317078f6de1
d46c053b is described below
commit d46c053b84e1a03a8f2d5be9a0b735fd1b00ba9d
Author: mawiesne <[email protected]>
AuthorDate: Mon Mar 23 19:52:43 2026 +0000
Minor: Regenerated NOTICE File for 4814c806c4cfedeced89fc185839f317078f6de1
Signed-off-by: GitHub <[email protected]>
---
opennlp-distr/src/main/readme/NOTICE | 61 +++++++++++++++++++++++++++++++++++-
1 file changed, 60 insertions(+), 1 deletion(-)
diff --git a/opennlp-distr/src/main/readme/NOTICE
b/opennlp-distr/src/main/readme/NOTICE
index e43b73a5..164db431 100644
--- a/opennlp-distr/src/main/readme/NOTICE
+++ b/opennlp-distr/src/main/readme/NOTICE
@@ -1,11 +1,70 @@
Apache OpenNLP
-Copyright 2017-2025 The Apache Software Foundation
+Copyright 2021-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
+============================================================================
+
The snowball stemmers in
opennlp-tools/src/main/java/opennlp/tools/stemmer/snowball
were developed by Martin Porter and Richard Boulton.
The full snowball package is available from
http://snowball.tartarus.org/
+
+============================================================================
+
+The Wordpiece tokenizer in opennlp-tools/main/java/opennlp/tools/tokenize
+is taken from https://github.com/robrua/easy-bert licensed under
+
+The MIT License (MIT)
+
+Copyright (c) 2019 Rob Rua
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+============================================================================
+List of third-party dependencies grouped by their license type.
+
+
+ Apache License, Version 2.0
+
+ * Apache Log4j API (org.apache.logging.log4j:log4j-api:2.25.3 -
https://logging.apache.org/log4j/2.x/)
+ * Apache Log4j Core (org.apache.logging.log4j:log4j-core:2.25.3 -
https://logging.apache.org/log4j/2.x/)
+ * Apache UIMA Base: uimaj-core (org.apache.uima:uimaj-core:3.6.1 -
https://uima.apache.org)
+ * HPPC Collections (com.carrotsearch:hppc:0.7.2 -
http://labs.carrotsearch.com/hppc.html/hppc)
+ * jcommander (com.beust:jcommander:1.78 - https://jcommander.org)
+ * SLF4J 2 Provider for Log4j API
(org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3 -
https://logging.apache.org/log4j/2.x/)
+
+ BSD License
+
+ * Morfologik Command Line Tools (org.carrot2:morfologik-tools:2.1.9 -
http://morfologik.blogspot.com/morfologik-tools/)
+ * Morfologik FSA (Builder) (org.carrot2:morfologik-fsa-builders:2.1.9
- http://morfologik.blogspot.com/morfologik-fsa-builders/)
+ * Morfologik FSA (Traversal) (org.carrot2:morfologik-fsa:2.1.9 -
http://morfologik.blogspot.com/morfologik-fsa/)
+ * Morfologik Stemming APIs (org.carrot2:morfologik-stemming:2.1.9 -
http://morfologik.blogspot.com/morfologik-stemming/)
+
+ MIT License
+
+ * onnx-runtime (com.microsoft.onnxruntime:onnxruntime_gpu:1.24.3 -
https://microsoft.github.io/onnxruntime/)
+ * onnx-runtime (com.microsoft.onnxruntime:onnxruntime:1.24.3 -
https://microsoft.github.io/onnxruntime/)
+ * SLF4J API Module (org.slf4j:slf4j-api:2.0.17 - http://www.slf4j.org)
+
+ The MIT License (MIT)
+
+ * ClassGraph (io.github.classgraph:classgraph:4.8.184 -
https://github.com/classgraph/classgraph)