This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1850-2c-profiles
in repository https://gitbox.apache.org/repos/asf/opennlp.git
omit d5215693f OPENNLP-1850 Review nits: rename
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
omit 5a68a357d OPENNLP-1850 Review nits: add Turkish profile; derive
coverage from the enum (profiles)
omit 8c89007f9 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian
profile (profiles)
omit 4d5d5d21c OPENNLP-1850 Per-language NormalizationProfile registry (2c)
add 1b1f99fcd OPENNLP-1850 Term model hardening: fail loud on a
contract-violating Lemmatizer
add a6ed01e4d OPENNLP-1850 Per-language NormalizationProfile registry (2c)
add 32eac82de OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian
profile (profiles)
add 4d67305f4 OPENNLP-1850 Review nits: add Turkish profile; derive
coverage from the enum (profiles)
add 99d108c6c OPENNLP-1850 Review nits: rename
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d5215693f)
\
N -- N -- N refs/heads/OPENNLP-1850-2c-profiles (99d108c6c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../tools/util/normalizer/TermAnalyzer.java | 15 ++++++++++---
.../tools/util/normalizer/TermAnalyzerTest.java | 25 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 3 deletions(-)