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

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


    from fb5edf31f OPENNLP-1850 Make the per-code-point substitution folds 
offset-aware
     add bb20b101a OPENNLP-1850 Harden the offset-aware folds from review 
feedback

No new revisions were added by this update.

Summary of changes:
 .../tools/util/normalizer/AlignmentTest.java       | 17 ++++++++++
 .../tools/util/normalizer/CharClassTest.java       | 37 ++++++++++++++++++++++
 .../AlignedAggregateCharSequenceNormalizer.java    |  8 +++--
 .../opennlp/tools/util/normalizer/Confusables.java |  6 ++++
 .../GermanUmlautCharSequenceNormalizer.java        |  5 ++-
 .../tools/util/normalizer/TextNormalizer.java      | 17 ++++++----
 .../normalizer/AlignedNormalizerPipelineTest.java  | 21 ++++++++++++
 .../GermanUmlautCharSequenceNormalizerTest.java    | 17 ++++++++++
 8 files changed, 118 insertions(+), 10 deletions(-)

Reply via email to