Description
I just integrated opennlp-models via Maven / Classpath in my application. While doing so, I noticed, that there is no simple way to get the language of the related model without loading it and checking the models name.
Therefore, it would be neat to add a new property key "model.language" to retrieve the bootstraped language identifier to ease user consumption.
Attachments
Issue Links
- links to