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 76ec3b782 OPENNLP-1850 Tighten normalizer manual wording (review nits)
 discard 056078912 OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
 discard 59c23b361 OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
 discard 2876e47d9 OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
 discard 7e4c59878 OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
 discard 30358edb4 OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
     add 07f18c467 OPENNLP-1850 Fail fast on null finder input; fix the GPU 
eval test options
     add 2fb033cca OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
     add 14c495de7 OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
     add 08bd103fe OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
     add eda7bfcd9 OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
     add bff0e9d49 OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
     add b37d3e954 OPENNLP-1850 Tighten normalizer manual wording (review nits)
     add def4b08bf 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   (76ec3b782)
            \
             N -- N -- N   refs/heads/OPENNLP-1850-4-docs (def4b08bf)

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:
 .../src/main/java/opennlp/dl/namefinder/NameFinderDL.java   |  3 +++
 opennlp-docs/src/docbkx/tokenizer.xml                       |  4 +++-
 .../java/opennlp/dl/doccat/DocumentCategorizerDLEval.java   |  2 +-
 .../test/java/opennlp/dl/namefinder/NameFinderDLEval.java   | 13 +++++++++++++
 4 files changed, 20 insertions(+), 2 deletions(-)

Reply via email to