This is an automated email from the ASF dual-hosted git repository.

krickert pushed a change to branch OPENNLP-1850-4-docs
in repository https://gitbox.apache.org/repos/asf/opennlp.git


 discard 375c8a0d1 OPENNLP-1850 Manual: qualify the dash-fold offset claim for 
supplementary-plane dashes
 discard 77448d3c6 OPENNLP-1850 Align normalizer.xml DOCTYPE to the 
OPENNLP-1854 local DTD catalog form
 discard 0dfa360a1 OPENNLP-1850 Review nits: manual uses 
defaultChain()/matchingAnalyzer(); drop BM25/search framing
 discard 7b0fc3fc2 OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate 
second ids2Labels example
 discard ace7d8a1a OPENNLP-1850 Docs review nits: populate ids2Labels example; 
rule-based hyphenation
 discard 803ffd849 OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat 
in the tokenizer manual
 discard 627d91267 OPENNLP-1850 Tighten normalizer manual wording (review nits)
 discard 505189450 OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
 discard 18651134d OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
 discard 8ccee7484 OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
 discard 8e7b9b440 OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
 discard 4963fb57b OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
 discard 33040c8ba OPENNLP-1850 DL review nits: document arg-validation 
contract, javadoc locate(), hoist span-ordering constant
 discard 599ca411e OPENNLP-1850 DL hardening: IllegalArgumentException null 
contract and null-element guards
 discard 19ce22f7f OPENNLP-1850 Follow AlignedText.normalized() -> CharSequence 
in NameFinderDL
 discard b82a3f1ce OPENNLP-1850 Review nits: extract testable DL guards; 
merge-copy; capitalize msgs; migration note
 discard 65d2b9592 OPENNLP-1850 Make mergeOverlappingSpans O(n log n) (dl)
 discard e8b353852 OPENNLP-1850 Reject non-finite logits in softmax, not just 
NaN (dl)
 discard c84eb113b OPENNLP-1850 Fully-qualify TokenNameFinder javadoc links in 
NameFinderDL
 discard 686ec7949 OPENNLP-1850 Fail loud on corrupt document-classification 
model output
 discard d21f2ff7d OPENNLP-1850 Fail fast on null finder input; fix the GPU 
eval test options
 discard 4c6e0e308 OPENNLP-1850 Harden fail-loud paths in the DL components
 discard 33ae0063c OPENNLP-1850 Add real-model chunk-boundary eval tests; drop 
dead label constants
 discard 3f441a5e1 OPENNLP-1850 Resolve overlapping chunk spans and compose the 
input alignment
 discard 6a372d4a0 OPENNLP-1850 Add OffsetMappingNameFinder capability 
interface and a findInOriginal end-to-end test
 discard c107bd5f4 OPENNLP-1850 Offset-safe, Unicode-aware input normalization 
in the DL components
    omit edd48792c OPENNLP-1850 Review: IllegalArgumentException on null args; 
link profile in javadoc
    omit 54ceaa781 OPENNLP-1850 Review: validate NormalizationProfile components
    omit d32862cfe OPENNLP-1850 Review nits: rename 
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
    omit 7a8d740a8 OPENNLP-1850 Review nits: add Turkish profile; derive 
coverage from the enum (profiles)
    omit ff9739876 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian 
profile (profiles)
    omit 3cde9f79f OPENNLP-1850 Per-language NormalizationProfile registry (2c)
     add 784e9c85b OPENNLP-1864: Per-language NormalizationProfile registry 
(2c/7) (#1149)
     add 9512a32d7 OPENNLP-1850 Offset-safe, Unicode-aware input normalization 
in the DL components
     add 9542aa3d1 OPENNLP-1850 Add OffsetMappingNameFinder capability 
interface and a findInOriginal end-to-end test
     add 9d8f948a0 OPENNLP-1850 Resolve overlapping chunk spans and compose the 
input alignment
     add 0165d1f27 OPENNLP-1850 Add real-model chunk-boundary eval tests; drop 
dead label constants
     add 094c1d4f9 OPENNLP-1850 Harden fail-loud paths in the DL components
     add 39615df87 OPENNLP-1850 Fail fast on null finder input; fix the GPU 
eval test options
     add 013254420 OPENNLP-1850 Fail loud on corrupt document-classification 
model output
     add 73d3b2a54 OPENNLP-1850 Fully-qualify TokenNameFinder javadoc links in 
NameFinderDL
     add aee7377e4 OPENNLP-1850 Reject non-finite logits in softmax, not just 
NaN (dl)
     add 29a83c891 OPENNLP-1850 Make mergeOverlappingSpans O(n log n) (dl)
     add 1e3ef2c06 OPENNLP-1850 Review nits: extract testable DL guards; 
merge-copy; capitalize msgs; migration note
     add 20520ec9c OPENNLP-1850 Follow AlignedText.normalized() -> CharSequence 
in NameFinderDL
     add 5e00d4d8d OPENNLP-1850 DL hardening: IllegalArgumentException null 
contract and null-element guards
     add f3f545a2d OPENNLP-1850 DL review nits: document arg-validation 
contract, javadoc locate(), hoist span-ordering constant
     add 28cdca1ae OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
     add 9fa0c8d87 OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
     add 2d48b5ab7 OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
     add fe5c740f9 OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
     add 8ab1e262d OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
     add bb05e8292 OPENNLP-1850 Tighten normalizer manual wording (review nits)
     add cb0c07346 OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat 
in the tokenizer manual
     add ee2d5a5b2 OPENNLP-1850 Docs review nits: populate ids2Labels example; 
rule-based hyphenation
     add 7a26d0af7 OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate 
second ids2Labels example
     add 6f23f79cc OPENNLP-1850 Review nits: manual uses 
defaultChain()/matchingAnalyzer(); drop BM25/search framing
     add 11b41bf4e OPENNLP-1850 Align normalizer.xml DOCTYPE to the 
OPENNLP-1854 local DTD catalog form
     add 0769f0cc6 OPENNLP-1850 Manual: qualify the dash-fold offset claim for 
supplementary-plane dashes

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   (375c8a0d1)
            \
             N -- N -- N   refs/heads/OPENNLP-1850-4-docs (0769f0cc6)

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:

Reply via email to