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 8649b6ba3 Minor: Regenerated NOTICE File for
d37cc36f3ee6b62ca15afc647837b7f2c6882049 (#1077)
8649b6ba3 is described below
commit 8649b6ba3f173b33fa7b2404a7a33313f56d0655
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 13:42:05 2026 +0200
Minor: Regenerated NOTICE File for d37cc36f3ee6b62ca15afc647837b7f2c6882049
(#1077)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: mawiesne <[email protected]>
---
opennlp-distr/src/main/readme/NOTICE | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/opennlp-distr/src/main/readme/NOTICE
b/opennlp-distr/src/main/readme/NOTICE
index bef1f6f2a..ca47d02b4 100644
--- a/opennlp-distr/src/main/readme/NOTICE
+++ b/opennlp-distr/src/main/readme/NOTICE
@@ -63,6 +63,35 @@ LIBSVM is licensed under the BSD 3-Clause License.
Copyright (c) 2000-2023 Chih-Chung Chang and Chih-Jen Lin
+============================================================================
+
+The spell checker in opennlp-extensions/opennlp-spellcheck is a Java
+re-implementation (port) of the Symmetric Delete spelling correction
+algorithm (SymSpell) by Wolf Garbe, taken from
+https://github.com/wolfgarbe/SymSpell licensed under
+
+MIT License
+
+Copyright (c) 2018 Wolf Garbe
+
+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.