krickert opened a new pull request, #1103:
URL: https://github.com/apache/opennlp/pull/1103

   Part 1/4 of OPENNLP-1850, splitting #1101 into reviewable stacked PRs.
   
   Dependency-free normalization layer: opennlp-api value types 
(NormalizedText, OffsetMap) plus the opennlp-runtime util/normalizer engine — 
CharClass/CodePointSet, the Unicode White_Space/Dash sets, the normalizer 
rungs, the Dimension step ladder, the TextNormalizer builder, and the bundled 
Unicode confusables.txt (UTS #39) with its License V3 attribution. No 
tokenizer, Term, or DL changes.
   
   Stack: foundation (this) <- tokenizer <- DL <- docs.


-- 
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]

Reply via email to