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 aaffd6415 OPENNLP-1850 Review nits: rename
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
omit 728739c2d OPENNLP-1850 Review nits: add Turkish profile; derive
coverage from the enum (profiles)
omit d3ef19ab0 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian
profile (profiles)
omit c8b9f20ed OPENNLP-1850 Per-language NormalizationProfile registry (2c)
omit ba0e79a4f OPENNLP-1850 Review nits: TermAnalyzer javadoc references
matchingAnalyzer()
omit 4bb1a27e6 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA
doc+test; soften forward-link (Term)
omit a5b78aa56 OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
omit 6de3f118c OPENNLP-1850 Review: uax29 javadoc pass, IAE guards on
WordTokenizer, loader consistency, new tests
omit 9a0df0ed1 OPENNLP-1850 Perf: hoist the per-char volatile reads in
WordBreakProperty/ExtendedPictographic
omit 78a588bfa OPENNLP-1850 Review: drop lazy-init justification comments
in WordBreakProperty/ExtendedPictographic
omit 0a0f54fb5 OPENNLP-1850 Review nits: ExtendedPictographic fail-loud
parity + doc; WordType heuristic note (tokenizer)
omit 6d0732a89 OPENNLP-1850 Fail loud on a Word_Break line missing its ';'
(tokenizer)
omit aab00d702 OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter,
WordTokenizer, WordType (2a)
omit 01a836043 OPENNLP-1850 Review: IAE null contract, @ThreadSafe, UID
regeneration, line-break rung test
add f08942479 OPENNLP-1850 Review: IAE null contract, @ThreadSafe, UID
regeneration, line-break rung test
add aaf30b58f OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter,
WordTokenizer, WordType (2a)
add 2ba9334c0 OPENNLP-1850 Fail loud on a Word_Break line missing its ';'
(tokenizer)
add d9867364d OPENNLP-1850 Review nits: ExtendedPictographic fail-loud
parity + doc; WordType heuristic note (tokenizer)
add e5d363b3c OPENNLP-1850 Review: drop lazy-init justification comments
in WordBreakProperty/ExtendedPictographic
add df748dbd4 OPENNLP-1850 Perf: hoist the per-char volatile reads in
WordBreakProperty/ExtendedPictographic
add 4a95754bb OPENNLP-1850 Review: uax29 javadoc pass, IAE guards on
WordTokenizer, loader consistency, new tests
add a99cf0bcb OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
add 3f37672d6 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA
doc+test; soften forward-link (Term)
add 9aba1baf4 OPENNLP-1850 Review nits: TermAnalyzer javadoc references
matchingAnalyzer()
add 27cfcde45 OPENNLP-1850 Per-language NormalizationProfile registry (2c)
add f622ff5e5 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian
profile (profiles)
add 4bf1071d7 OPENNLP-1850 Review nits: add Turkish profile; derive
coverage from the enum (profiles)
add bd96a7205 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 (aaffd6415)
\
N -- N -- N refs/heads/OPENNLP-1850-2c-profiles (bd96a7205)
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: