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 9d8fc270a OPENNLP-1850 Manual: qualify the dash-fold offset claim for
supplementary-plane dashes
discard bcf237b93 OPENNLP-1850 Align normalizer.xml DOCTYPE to the
OPENNLP-1854 local DTD catalog form
discard 03683bd58 OPENNLP-1850 Review nits: manual uses
defaultChain()/matchingAnalyzer(); drop BM25/search framing
discard 7a10e603a OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate
second ids2Labels example
discard a9de5fa4b OPENNLP-1850 Docs review nits: populate ids2Labels example;
rule-based hyphenation
discard a528c0167 OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat
in the tokenizer manual
discard ec600a093 OPENNLP-1850 Tighten normalizer manual wording (review nits)
discard 2eb071eb4 OPENNLP-1850 Document the supplementary-dash offset shift in
the DL fold options
discard 3db51a4ea OPENNLP-1850 Document the offset-aware substitution folds
(quotes, digits, ellipsis, bullets, umlaut)
discard 7145c0f50 OPENNLP-1850 Name the OffsetMappingNameFinder capability
interface in the manual
discard 2b9f14d01 OPENNLP-1850 Document the offset-aware normalization
pipeline (buildAligned)
discard 57ed379f2 OPENNLP-1850 Document Unicode normalization, the UAX #29
tokenizer, and DL handling
discard 1cbc2680f OPENNLP-1850 Follow AlignedText.normalized() -> CharSequence
in NameFinderDL
discard 6b998e21a OPENNLP-1850 Review nits: extract testable DL guards;
merge-copy; capitalize msgs; migration note
discard d54b4a4ef OPENNLP-1850 Make mergeOverlappingSpans O(n log n) (dl)
discard 7ca47585b OPENNLP-1850 Reject non-finite logits in softmax, not just
NaN (dl)
discard d78377abd OPENNLP-1850 Fully-qualify TokenNameFinder javadoc links in
NameFinderDL
discard f089d377f OPENNLP-1850 Fail loud on corrupt document-classification
model output
discard 05f849699 OPENNLP-1850 Fail fast on null finder input; fix the GPU
eval test options
discard 679419da1 OPENNLP-1850 Harden fail-loud paths in the DL components
discard bb7c94a57 OPENNLP-1850 Add real-model chunk-boundary eval tests; drop
dead label constants
discard a148df281 OPENNLP-1850 Resolve overlapping chunk spans and compose the
input alignment
discard 911b1a224 OPENNLP-1850 Add OffsetMappingNameFinder capability
interface and a findInOriginal end-to-end test
discard 42ff35627 OPENNLP-1850 Offset-safe, Unicode-aware input normalization
in the DL components
discard aaffd6415 OPENNLP-1850 Review nits: rename
searchAnalyzer->matchingAnalyzer; drop 'search' framing in profile docs
discard 728739c2d OPENNLP-1850 Review nits: add Turkish profile; derive
coverage from the enum (profiles)
discard d3ef19ab0 OPENNLP-1850 Resolve Norwegian nb/nn to the Norwegian
profile (profiles)
discard c8b9f20ed OPENNLP-1850 Per-language NormalizationProfile registry (2c)
discard ba0e79a4f OPENNLP-1850 Review nits: TermAnalyzer javadoc references
matchingAnalyzer()
discard 4bb1a27e6 OPENNLP-1850 Review nits: rename dashes()->dash(); LEMMA
doc+test; soften forward-link (Term)
discard a5b78aa56 OPENNLP-1850 Layered Term model: Term, TermAnalyzer (2b)
discard 6de3f118c OPENNLP-1850 Review: uax29 javadoc pass, IAE guards on
WordTokenizer, loader consistency, new tests
discard 9a0df0ed1 OPENNLP-1850 Perf: hoist the per-char volatile reads in
WordBreakProperty/ExtendedPictographic
discard 78a588bfa OPENNLP-1850 Review: drop lazy-init justification comments
in WordBreakProperty/ExtendedPictographic
discard 0a0f54fb5 OPENNLP-1850 Review nits: ExtendedPictographic fail-loud
parity + doc; WordType heuristic note (tokenizer)
discard 6d0732a89 OPENNLP-1850 Fail loud on a Word_Break line missing its ';'
(tokenizer)
discard aab00d702 OPENNLP-1850 UAX #29 word tokenizer: WordSegmenter,
WordTokenizer, WordType (2a)
discard 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
add f0b2daac0 OPENNLP-1850 Offset-safe, Unicode-aware input normalization
in the DL components
add d9e766497 OPENNLP-1850 Add OffsetMappingNameFinder capability
interface and a findInOriginal end-to-end test
add f4da92694 OPENNLP-1850 Resolve overlapping chunk spans and compose the
input alignment
add b83d34cd5 OPENNLP-1850 Add real-model chunk-boundary eval tests; drop
dead label constants
add ad310a0fc OPENNLP-1850 Harden fail-loud paths in the DL components
add 8c42dea18 OPENNLP-1850 Fail fast on null finder input; fix the GPU
eval test options
add cf179dc92 OPENNLP-1850 Fail loud on corrupt document-classification
model output
add 3121003fc OPENNLP-1850 Fully-qualify TokenNameFinder javadoc links in
NameFinderDL
add 86d95d22a OPENNLP-1850 Reject non-finite logits in softmax, not just
NaN (dl)
add 1196af51e OPENNLP-1850 Make mergeOverlappingSpans O(n log n) (dl)
add 9bdd38ba2 OPENNLP-1850 Review nits: extract testable DL guards;
merge-copy; capitalize msgs; migration note
add 03912d721 OPENNLP-1850 Follow AlignedText.normalized() -> CharSequence
in NameFinderDL
add 8605e10ee OPENNLP-1850 Document Unicode normalization, the UAX #29
tokenizer, and DL handling
add 01a79972b OPENNLP-1850 Document the offset-aware normalization
pipeline (buildAligned)
add 68de582f0 OPENNLP-1850 Name the OffsetMappingNameFinder capability
interface in the manual
add 2fbe10836 OPENNLP-1850 Document the offset-aware substitution folds
(quotes, digits, ellipsis, bullets, umlaut)
add c0b29e15f OPENNLP-1850 Document the supplementary-dash offset shift in
the DL fold options
add 7ffded276 OPENNLP-1850 Tighten normalizer manual wording (review nits)
add 52e6e6659 OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat
in the tokenizer manual
add 5d6efbb63 OPENNLP-1850 Docs review nits: populate ids2Labels example;
rule-based hyphenation
add 841eff685 OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate
second ids2Labels example
add ed53ae4c5 OPENNLP-1850 Review nits: manual uses
defaultChain()/matchingAnalyzer(); drop BM25/search framing
add 9507101c6 OPENNLP-1850 Align normalizer.xml DOCTYPE to the
OPENNLP-1854 local DTD catalog form
add 44442f5a1 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 (9d8fc270a)
\
N -- N -- N refs/heads/OPENNLP-1850-4-docs (44442f5a1)
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: