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 f99fa6291 OPENNLP-1850 Review: IllegalArgumentException on null args;
link profile in javadoc
omit f2232c787 OPENNLP-1850 Review: validate NormalizationProfile components
omit 7cb5db52c OPENNLP-1850 Review nits: rename
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
omit 01e3c07d1 OPENNLP-1850 Review nits: add Turkish profile; derive
coverage from the enum (profiles)
omit 066f3f0f6 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian
profile (profiles)
omit b1516f56e OPENNLP-1850 Per-language NormalizationProfile registry (2c)
omit 528073833 OPENNLP-1850 Review: IllegalArgumentException on null args;
TermTest + multilingual cases
omit bbfcd659b OPENNLP-1850 Review: thread-safe Term cache, argument
validation, drop 'canonical' framing
omit 0290ae56d OPENNLP-1850 Term model hardening: fail loud on a
contract-violating Lemmatizer
omit 3dbe1d33a OPENNLP-1850 Review nits: TermAnalyzer javadoc references
matchingAnalyzer()
omit 0ce3db3a4 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA
doc+test; soften forward-link (Term)
omit 388585c02 OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
add 5a7b3aa6d OPENNLP-1863: Layered Term model — Term, TermAnalyzer (#1111)
add 3cde9f79f OPENNLP-1850 Per-language NormalizationProfile registry (2c)
add ff9739876 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian
profile (profiles)
add 7a8d740a8 OPENNLP-1850 Review nits: add Turkish profile; derive
coverage from the enum (profiles)
add d32862cfe OPENNLP-1850 Review nits: rename
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
add 54ceaa781 OPENNLP-1850 Review: validate NormalizationProfile components
add edd48792c OPENNLP-1850 Review: IllegalArgumentException on null args;
link profile in javadoc
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 (f99fa6291)
\
N -- N -- N refs/heads/OPENNLP-1850-2c-profiles (edd48792c)
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: