[
https://issues.apache.org/jira/browse/OPENNLP-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15647360#comment-15647360
]
Joern Kottmann commented on OPENNLP-397:
----------------------------------------
OPENNLP-830 suggested to use the HashMap directly in our code base without
hiding it in the IndexHashTable. Lets close this issue as won't fix. The
performance gain should be similar.
> IndexHashTable can be improved
> ------------------------------
>
> Key: OPENNLP-397
> URL: https://issues.apache.org/jira/browse/OPENNLP-397
> Project: OpenNLP
> Issue Type: Improvement
> Components: Machine Learning
> Affects Versions: maxent-3.0.3
> Reporter: Catalin Mititelu
> Priority: Minor
> Labels: patch
> Attachments: patch-IndexHashTable.txt
>
>
> Running a profiler on POSTagger with an maxent model showed me a lot of CPU
> usage on IndexHashTable class. This class can be optimized to be faster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)