This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1850-2a-tokenizer
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from 80c83e8f5 OPENNLP-1850 Review: drop lazy-init justification comments
in WordBreakProperty/ExtendedPictographic
add 4dbd6a2e9 OPENNLP-1850 Perf: hoist the per-char volatile reads in
WordBreakProperty/ExtendedPictographic
No new revisions were added by this update.
Summary of changes:
.../tools/tokenize/uax29/ExtendedPictographic.java | 13 +++++++--
.../tools/tokenize/uax29/WordBreakProperty.java | 32 +++++++++++++++-----
.../tools/tokenize/uax29/WordSegmenter.java | 34 +++++++++++++++-------
.../opennlp/tools/tokenize/uax29/WordType.java | 7 ++++-
.../tokenize/uax29/ExtendedPictographicTest.java | 12 ++++++++
.../tokenize/uax29/WordBreakPropertyTest.java | 12 ++++++++
6 files changed, 88 insertions(+), 22 deletions(-)