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

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


    from 37ce9e128 OPENNLP-1850 Term model hardening: fail loud on a 
contract-violating Lemmatizer
     add fefa03c22 OPENNLP-1850 Review: thread-safe Term cache, argument 
validation, drop 'canonical' framing

No new revisions were added by this update.

Summary of changes:
 .../opennlp/tools/util/normalizer/Dimension.java   |   4 +-
 .../java/opennlp/tools/util/normalizer/Term.java   |  56 +++++---
 .../tools/util/normalizer/TermAnalyzer.java        |  82 +++++++++---
 .../tools/util/normalizer/TermAnalyzerTest.java    | 142 ++++++++++++++++++++-
 4 files changed, 245 insertions(+), 39 deletions(-)

Reply via email to