Sign in
apache
/
opennlp-sandbox
Mirror of Apache OpenNLP Sandbox
Mirrored from
https://github.com/apache/opennlp-sandbox.git
Clone this repo:
Branches
master
864
add-jdk-20-to-gh-ci-config
relex
trunk@1245854
word_dropout
1e1357e
updates sandbox components to use opennlp-tools version 2.2.0 (#105)
by Martin Wiesner
· 5 weeks ago
master
33eaa52
Fixes OPENNLP-1486 (#102)
by Martin Wiesner
· 6 weeks ago
00a2d94
Fixes OPENNLP-1454 (#101)
by Martin Wiesner
· 6 weeks ago
f96d51d
OPENNLP-1491 Update build dependency javadoc plugin to version 3.5.0 (sandbox) (#103)
by Martin Wiesner
· 6 weeks ago
d0ca571
removes `PStemmer` from similarity component, now relying on OpenNLP tools' default PorterStemmer (DRY) (#104)
by Martin Wiesner
· 6 weeks ago
98b7b57
updates forbiddenapis maven plugin to version 3.5.1 which brings support for Java 20, full changes see: https://github.com/policeman-tools/forbidden-apis/wiki/Changes
by Martin Wiesner
· 7 weeks ago
27a5176
enhances existing code in the `summarizer` component to use "\\s+" as split pattern instead of simply using a regular whitespace (" ").
by Martin Wiesner
· 7 weeks ago
0e58920
modernizes several components to rely on a more recent version of Jersey 2.x instead of ancient 1.x versions (#97)
by Martin Wiesner
· 7 weeks ago
7c71ad7
removes copy of PorterStemmer from summarizer component now relying on OpenNLP tools' default `PorterStemmer` (DRY) (#99)
by Martin Wiesner
· 7 weeks ago
9b87c91
Bump json from 20220924 to 20230227 in /opennlp-similarity (#98)
by dependabot[bot]
· 7 weeks ago
7633cd6
modernizes existing classes towards best practices (#96)
by Martin Wiesner
· 8 weeks ago
305b5ff
improves resource management by using try-with-resources pattern more consequently (#94)
by Martin Wiesner
· 9 weeks ago
51387f9
optimizes dependency management / organization in sandbox modules (#95)
by Martin Wiesner
· 9 weeks ago
2ec7a2d
updates sandbox components to use opennlp-tools version 2.1.1
by Martin Wiesner
· 9 weeks ago
d07573b
Removes EOL JDK 18 from GH action config
by Martin Wiesner
· 3 months ago
2ea558f
Update build dependency forbiddenapis to version 3.4
by Martin Wiesner
· 3 months ago
e3c307d
Remove raw use of parameterized in ValueSortMap and provide unit test (#90)
by Martin Wiesner
· 3 months ago
c7c8dc7
sanitize some TODOs and unhealthy code (#89)
by Martin Wiesner
· 3 months ago
4287571
OPENNLP-1472 Fix flaky (sub-) test of GradientDescentUtilsTest in sandbox component 'nlp-utils' (#88)
by Martin Wiesner
· 3 months ago
76d263b
Name constants according to JNC (#87)
by Martin Wiesner
· 3 months ago
More »