[
https://issues.apache.org/jira/browse/OPENNLP-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900671#comment-17900671
]
ASF GitHub Bot commented on OPENNLP-1653:
-----------------------------------------
mawiesne merged PR #691:
URL: https://github.com/apache/opennlp/pull/691
> Add thread-safe version of LemmatizerME
> ---------------------------------------
>
> Key: OPENNLP-1653
> URL: https://issues.apache.org/jira/browse/OPENNLP-1653
> Project: OpenNLP
> Issue Type: Improvement
> Components: Lemmatizer
> Affects Versions: 2.5.0
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Major
> Fix For: 2.5.1
>
> Time Spent: 0.25h
> Remaining Estimate: 0h
>
> Currently, {{LemmatizerME}} is not thread-safe. With OPENNLP-936, a
> thread-safe version for several related classes was introduced.
> However, this was not done for the Lemmatizer case.
> Let's introduce and provide {{ThreadSafeLemmatizerME}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)