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 58bbde6be OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate
second ids2Labels example
discard f8ed41fd5 OPENNLP-1850 Docs review nits: populate ids2Labels example;
rule-based hyphenation
discard 3ebd18dbd OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat
in the tokenizer manual
discard 9c1376325 OPENNLP-1850 Tighten normalizer manual wording (review nits)
discard 32c4dee36 OPENNLP-1850 Document the supplementary-dash offset shift in
the DL fold options
discard 7b572a817 OPENNLP-1850 Document the offset-aware substitution folds
(quotes, digits, ellipsis, bullets, umlaut)
discard 304799432 OPENNLP-1850 Name the OffsetMappingNameFinder capability
interface in the manual
discard 6c5f00a8a OPENNLP-1850 Document the offset-aware normalization
pipeline (buildAligned)
discard acf5077c9 OPENNLP-1850 Document Unicode normalization, the UAX #29
tokenizer, and DL handling
discard 2f4a5ab6f OPENNLP-1850 Review nits: extract testable DL guards;
merge-copy; capitalize msgs; migration note
add ed5c7777d OPENNLP-1850 Review nits: extract testable DL guards;
merge-copy; capitalize msgs; migration note
add e3c1ff98e OPENNLP-1850 Document Unicode normalization, the UAX #29
tokenizer, and DL handling
add e838ab792 OPENNLP-1850 Document the offset-aware normalization
pipeline (buildAligned)
add 46387efff OPENNLP-1850 Name the OffsetMappingNameFinder capability
interface in the manual
add 2309357ac OPENNLP-1850 Document the offset-aware substitution folds
(quotes, digits, ellipsis, bullets, umlaut)
add e659b3958 OPENNLP-1850 Document the supplementary-dash offset shift in
the DL fold options
add 0ddea4657 OPENNLP-1850 Tighten normalizer manual wording (review nits)
add 71ce84efa OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat
in the tokenizer manual
add 0b644851d OPENNLP-1850 Docs review nits: populate ids2Labels example;
rule-based hyphenation
add 121c25885 OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate
second ids2Labels example
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 (58bbde6be)
\
N -- N -- N refs/heads/OPENNLP-1850-4-docs (121c25885)
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-dl/src/main/java/opennlp/dl/AbstractDL.java | 8 ++++----
.../src/main/java/opennlp/dl/doccat/DocumentCategorizerDL.java | 3 ++-
2 files changed, 6 insertions(+), 5 deletions(-)