rzo1 commented on code in PR #9:
URL: https://github.com/apache/opennlp-models/pull/9#discussion_r1689972336


##########
opennlp-models-langdetect/pom.xml:
##########
@@ -38,6 +38,7 @@
     <model.name>langdetect-183.bin</model.name>
     <model.version>1.8.3</model.version>
     
<model.sha256>2ddf585fac2e02a9dcfb9a4a9cc9417562eaac351be2efb506a2eaa87f19e9d4</model.sha256>
+    <model.language>root</model.language>

Review Comment:
   Quoting from 
https://docs.oracle.com/en%2Fjava%2Fjavase%2F17%2Fdocs%2Fapi%2F%2F/java.base/java/util/Locale.html#ROOT
   
   > The root locale is the locale whose language, country, and variant are 
empty ("") strings. This is regarded as the base locale of all locales, and is 
used as the language/country neutral locale for the locale sensitive operations.



-- 
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: dev-unsubscr...@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to