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 ac93115ef Minor: Regenerated NOTICE File for 
d9170d633ffee268434dafdb8851c3fe720b4121 (#1062)
ac93115ef is described below

commit ac93115ef10bb3f70f5c4425837f8e7dc7a57e7a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 21:01:25 2026 +0200

    Minor: Regenerated NOTICE File for d9170d633ffee268434dafdb8851c3fe720b4121 
(#1062)
    
    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: mawiesne <[email protected]>
---
 opennlp-distr/src/main/readme/NOTICE | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/opennlp-distr/src/main/readme/NOTICE 
b/opennlp-distr/src/main/readme/NOTICE
index 0a9b44508..bef1f6f2a 100644
--- a/opennlp-distr/src/main/readme/NOTICE
+++ b/opennlp-distr/src/main/readme/NOTICE
@@ -14,6 +14,19 @@ http://snowball.tartarus.org/
 
 ============================================================================
 
+The bundled stopword lists in
+opennlp-core/opennlp-runtime/src/main/resources/opennlp/tools/stopword
+are derived from Apache Lucene
+(https://github.com/apache/lucene/tree/main/lucene/analysis/common/src/resources/org/apache/lucene/analysis),
+which in turn distributes them under the BSD license from the Snowball project
+(https://snowballstem.org/license.html). The Bulgarian list (bg.txt) is the
+Lucene per-language Bulgarian stopwords file originally created by Jacques
+Savoy (http://members.unine.ch/jacques.savoy/clef/index.html) and also
+distributed under the BSD license. The original upstream license and
+attribution headers are preserved verbatim at the top of each bundled file.
+
+============================================================================
+
 The Wordpiece tokenizer in opennlp-tools/main/java/opennlp/tools/tokenize
 is taken from https://github.com/robrua/easy-bert licensed under
 

Reply via email to