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 15ecb62e1 OPENNLP-1850 Manual: qualify the dash-fold offset claim for 
supplementary-plane dashes
 discard 0f71888e5 OPENNLP-1850 Align normalizer.xml DOCTYPE to the 
OPENNLP-1854 local DTD catalog form
 discard 6a9b2ef4d OPENNLP-1850 Review nits: manual uses 
defaultChain()/matchingAnalyzer(); drop BM25/search framing
 discard ca68ccec9 OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate 
second ids2Labels example
 discard e0bdfd8e0 OPENNLP-1850 Docs review nits: populate ids2Labels example; 
rule-based hyphenation
 discard 917afbecb OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat 
in the tokenizer manual
 discard 6a6c3bf95 OPENNLP-1850 Tighten normalizer manual wording (review nits)
 discard 05813be23 OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
 discard f622cd5a2 OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
 discard 2dccba47b OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
 discard e50b6ee28 OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
 discard c73f03a77 OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
     add 659f33ddc OPENNLP-1850 DL review nits: document arg-validation 
contract, javadoc locate(), hoist span-ordering constant
     add f80b1b58b OPENNLP-1850 Document Unicode normalization, the UAX #29 
tokenizer, and DL handling
     add cdd147300 OPENNLP-1850 Document the offset-aware normalization 
pipeline (buildAligned)
     add 3a229732c OPENNLP-1850 Name the OffsetMappingNameFinder capability 
interface in the manual
     add ef552ef73 OPENNLP-1850 Document the offset-aware substitution folds 
(quotes, digits, ellipsis, bullets, umlaut)
     add f3d8c6bb2 OPENNLP-1850 Document the supplementary-dash offset shift in 
the DL fold options
     add 1de3995b4 OPENNLP-1850 Tighten normalizer manual wording (review nits)
     add c12d0f793 OPENNLP-1850 Mirror the Extended_Pictographic emoji caveat 
in the tokenizer manual
     add 3a35c124b OPENNLP-1850 Docs review nits: populate ids2Labels example; 
rule-based hyphenation
     add 1b899aae6 OPENNLP-1850 Docs review nits: declare xmlns:xlink; populate 
second ids2Labels example
     add efbc88590 OPENNLP-1850 Review nits: manual uses 
defaultChain()/matchingAnalyzer(); drop BM25/search framing
     add 4f2fc0b28 OPENNLP-1850 Align normalizer.xml DOCTYPE to the 
OPENNLP-1854 local DTD catalog form
     add 130b5ed48 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   (15ecb62e1)
            \
             N -- N -- N   refs/heads/OPENNLP-1850-4-docs (130b5ed48)

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:
 .../tools/namefind/OffsetMappingNameFinder.java    |  2 ++
 .../java/opennlp/dl/namefinder/NameFinderDL.java   | 31 ++++++++++++++--------
 2 files changed, 22 insertions(+), 11 deletions(-)

Reply via email to