This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1850-1a-engine
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from 124d8526e OPENNLP-1850 Review nits: align Confusables to
IllegalArgumentException; pom newline (engine)
add b2a17a1fc OPENNLP-1850 Review nits: clearer accent-fold javadoc; drop
Lucene/BM25 framing; rename searchDefault->defaultChain
No new revisions were added by this update.
Summary of changes:
.../tools/util/normalizer/AccentFoldCharSequenceNormalizer.java | 6 +++---
.../tools/util/normalizer/CaseFoldCharSequenceNormalizer.java | 3 +--
.../src/main/java/opennlp/tools/util/normalizer/Confusables.java | 4 +---
.../main/java/opennlp/tools/util/normalizer/TextNormalizer.java | 8 ++++----
.../java/opennlp/tools/util/normalizer/TextNormalizerTest.java | 4 ++--
5 files changed, 11 insertions(+), 14 deletions(-)