This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1850-2b-term
in repository https://gitbox.apache.org/repos/asf/opennlp.git
omit 1b1f99fcd OPENNLP-1850 Term model hardening: fail loud on a
contract-violating Lemmatizer
omit df04c058b OPENNLP-1850 Review nits: TermAnalyzer javadoc references
matchingAnalyzer()
omit 214c94253 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA
doc+test; soften forward-link (Term)
omit cad0e810b OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
omit de75f594f OPENNLP-1850 Review: uax29 javadoc pass, IAE guards on
WordTokenizer, loader consistency, new tests
omit a62439329 OPENNLP-1850 Perf: hoist the per-char volatile reads in
WordBreakProperty/ExtendedPictographic
omit 721f08b79 OPENNLP-1850 Review: drop lazy-init justification comments
in WordBreakProperty/ExtendedPictographic
omit a44de61c7 OPENNLP-1850 Review nits: ExtendedPictographic fail-loud
parity + doc; WordType heuristic note (tokenizer)
omit 11ea9367e OPENNLP-1850 Fail loud on a Word_Break line missing its ';'
(tokenizer)
omit 3a993d160 OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter,
WordTokenizer, WordType (2a)
add 47fd462a0 OPENNLP-1859: Add tests for BilouCodec encode/decode and
outcome compatibility (#1135)
add e2ffecd8a OPENNLP-1862: UAX #29 word tokenizer — WordSegmenter,
WordTokenizer, WordType (#1110)
add 2260b55ec Minor: Regenerated NOTICE File for
e2ffecd8a278653969d39045dff4dccfbdc9569c (#1142)
add e67c8bd29 OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
add 69906de04 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA
doc+test; soften forward-link (Term)
add 1cb0bb03a OPENNLP-1850 Review nits: TermAnalyzer javadoc references
matchingAnalyzer()
add 37ce9e128 OPENNLP-1850 Term model hardening: fail loud on a
contract-violating Lemmatizer
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 (1b1f99fcd)
\
N -- N -- N refs/heads/OPENNLP-1850-2b-term (37ce9e128)
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:
.../opennlp/tools/namefind/BilouCodecTest.java | 381 +++++++++++++++++++++
opennlp-distr/src/main/readme/NOTICE | 28 +-
2 files changed, 402 insertions(+), 7 deletions(-)