This is an automated email from the ASF dual-hosted git repository.

krickert pushed a change to branch OPENNLP-1868
in repository https://gitbox.apache.org/repos/asf/opennlp.git


 discard 7cc226575 OPENNLP-1868: Bundled full case-folding rung with provenance 
and audit
     add 914424ce8 OPENNLP-1850 Manual: qualify the dash-fold offset claim for 
supplementary-plane dashes
     add 952ff64f3 OPENNLP-1868: Bundled full case-folding rung with provenance 
and audit

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   (7cc226575)
            \
             N -- N -- N   refs/heads/OPENNLP-1868 (952ff64f3)

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/util/normalizer/TermAnalyzer.java        | 23 +++++++++
 .../tools/util/normalizer/TextNormalizer.java      |  2 +-
 .../normalizer/AlignedNormalizerPipelineTest.java  |  4 +-
 .../FullCaseFoldCharSequenceNormalizerTest.java    | 57 ++++++++++++++++++++++
 .../tools/util/normalizer/TermAnalyzerTest.java    | 18 +++++++
 .../tools/util/normalizer/TextNormalizerTest.java  |  8 +--
 opennlp-docs/src/docbkx/doccat.xml                 |  5 +-
 opennlp-docs/src/docbkx/namefinder.xml             | 10 ++--
 8 files changed, 117 insertions(+), 10 deletions(-)

Reply via email to