krickert commented on PR #1104:
URL: https://github.com/apache/opennlp/pull/1104#issuecomment-4780684050
Superseded by #1110 (UAX #29 tokenizer — 2a), #1111 (Term model — 2b), and
#1112 (NormalizationProfile registry — 2c), splitting this PR into three
smaller stacked layers as suggested in review. #1105 (DL) now bases on #1112.
The resource-loading point is also addressed: `WordBreakProperty` and
`ExtendedPictographic` now load lazily and recoverably (no classpath I/O in a
`static {}` block) in #1110. Each layer builds and tests green on its own.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]