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
from f17a2a135 OPENNLP-1868: Document the singleton constructor
add 9e9bf9418 OPENNLP-1868: Address review notes on parse constants and
wording
No new revisions were added by this update.
Summary of changes:
.../FullCaseFoldCharSequenceNormalizer.java | 30 +++++++++++++++++++---
.../tools/util/normalizer/TermAnalyzer.java | 8 ++++--
.../tools/util/normalizer/TextNormalizer.java | 28 ++++++++++----------
.../normalizer/AlignedNormalizerPipelineTest.java | 4 +--
.../tools/util/normalizer/TermAnalyzerTest.java | 5 +++-
opennlp-docs/src/docbkx/normalizer.xml | 16 ++++++------
6 files changed, 61 insertions(+), 30 deletions(-)