You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by GitBox <gi...@apache.org> on 2022/11/03 19:46:36 UTC

[GitHub] [opennlp] rzo1 commented on pull request #385: OPENNLP-1320: Makes lemmatize of MorfologikLemmatizer thread-safe

rzo1 commented on PR #385:
URL: https://github.com/apache/opennlp/pull/385#issuecomment-1302589044

   @jzonthemtn imho this issue also deserves some (new) attention in order to use the `MorfologikLemmatizer` in multi-threaded environments. The question would be, if we want to stick with `synchronized` or just create & dispose the `DictionaryLookup`.


-- 
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-unsubscribe@opennlp.apache.org

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