This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1850-1a-engine
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from bc9c73ff8 OPENNLP-1850 Unicode normalization engine: CharClass, rungs,
Dimension, confusables (1a)
add 1a6b27387 OPENNLP-1850 Fail loud on a structurally-malformed
confusables line (engine)
No new revisions were added by this update.
Summary of changes:
.../opennlp/tools/util/normalizer/Confusables.java | 98 ++++++++++++----------
.../tools/util/normalizer/ConfusablesLoadTest.java | 53 ++++++++++++
2 files changed, 106 insertions(+), 45 deletions(-)
create mode 100644
opennlp-core/opennlp-runtime/src/test/java/opennlp/tools/util/normalizer/ConfusablesLoadTest.java