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 9aba1baf4 OPENNLP-1850 Review nits: TermAnalyzer javadoc references 
matchingAnalyzer()
    omit 3f37672d6 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA 
doc+test; soften forward-link (Term)
    omit a99cf0bcb OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
    omit 4a95754bb OPENNLP-1850 Review: uax29 javadoc pass, IAE guards on 
WordTokenizer, loader consistency, new tests
    omit df748dbd4 OPENNLP-1850 Perf: hoist the per-char volatile reads in 
WordBreakProperty/ExtendedPictographic
    omit e5d363b3c OPENNLP-1850 Review: drop lazy-init justification comments 
in WordBreakProperty/ExtendedPictographic
    omit d9867364d OPENNLP-1850 Review nits: ExtendedPictographic fail-loud 
parity + doc; WordType heuristic note (tokenizer)
    omit 2ba9334c0 OPENNLP-1850 Fail loud on a Word_Break line missing its ';' 
(tokenizer)
    omit aaf30b58f OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter, 
WordTokenizer, WordType (2a)
    omit f08942479 OPENNLP-1850 Review: IAE null contract, @ThreadSafe, UID 
regeneration, line-break rung test
    omit 4a711e74b OPENNLP-1850 Review: make AlignedText.normalized a 
CharSequence; add normalizedString()
    omit cde642aed OPENNLP-1850 Review nits: soften DL forward-link; fix 
LineBreakPreserving opener (alignment)
    omit 55646f1b2 OPENNLP-1850 Offset/alignment layer: Alignment, AlignedText, 
buildAligned, *Aligned (1b)
     add 7407f2419 Bump actions/download-artifact from 4.3.0 to 8.0.1
     add d76737daa Bump actions/upload-artifact from 4.6.2 to 7.0.1
     add a485a8dc8 OPENNLP-1861: Offset/alignment layer — Alignment, 
AlignedText, buildAligned (1b/7) (#1109)
     add c3d3ffd57 OPENNLP-1871: Add the stopword-list BSD section to the 
binary distribution LICENSE (#1140)
     add 3a993d160 OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter, 
WordTokenizer, WordType (2a)
     add 11ea9367e OPENNLP-1850 Fail loud on a Word_Break line missing its ';' 
(tokenizer)
     add a44de61c7 OPENNLP-1850 Review nits: ExtendedPictographic fail-loud 
parity + doc; WordType heuristic note (tokenizer)
     add 721f08b79 OPENNLP-1850 Review: drop lazy-init justification comments 
in WordBreakProperty/ExtendedPictographic
     add a62439329 OPENNLP-1850 Perf: hoist the per-char volatile reads in 
WordBreakProperty/ExtendedPictographic
     add de75f594f OPENNLP-1850 Review: uax29 javadoc pass, IAE guards on 
WordTokenizer, loader consistency, new tests
     add cad0e810b OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
     add 214c94253 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA 
doc+test; soften forward-link (Term)
     add df04c058b OPENNLP-1850 Review nits: TermAnalyzer javadoc references 
matchingAnalyzer()

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   (9aba1baf4)
            \
             N -- N -- N   refs/heads/OPENNLP-1850-2b-term (df04c058b)

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:
 .github/workflows/maven.yml           |  8 ++++----
 opennlp-distr/src/main/readme/LICENSE | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 4 deletions(-)

Reply via email to