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

   Part **2c** of the OPENNLP-1850 stack: the language-to-settings registry, 
split out of the former tokenizer PR (#1104) on review request.
   
   `NormalizationProfiles` maps a language code to its stemmer and 
language-appropriate diacritic fold (the way OpenNLP already selects a Snowball 
stemmer by language) and builds a search-oriented `TermAnalyzer`; 
`NormalizationProfile` is the per-language record.
   
   Base: `OPENNLP-1850-2b-term` (#1111). Stack: 1a → 1b → 2a → 2b → **2c 
(this)** → 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