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 def4b08bf OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat 
in the tokenizer manual
 discard b37d3e954 OPENNLP-1850 Tighten normalizer manual wording (review nits)
 discard bff0e9d49 OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
 discard eda7bfcd9 OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
 discard 08bd103fe OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
 discard 14c495de7 OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
 discard 2fb033cca OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
     add 3f77034bb OPENNLP-1850 Fail loud on corrupt document-classification 
model output
     add e60633c9d OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
     add 1835ee70c OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
     add 220e6be46 OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
     add dc44533dc OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
     add c0a6e5f9b OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
     add 29a600e5f OPENNLP-1850 Tighten normalizer manual wording (review nits)
     add d7838a590 OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat 
in the tokenizer manual

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   (def4b08bf)
            \
             N -- N -- N   refs/heads/OPENNLP-1850-4-docs (d7838a590)

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:
 .../main/java/opennlp/dl/doccat/DocumentCategorizerDL.java   | 12 +++++++++++-
 .../java/opennlp/dl/doccat/DocumentCategorizerDLTest.java    |  8 ++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)

Reply via email to