[
https://issues.apache.org/jira/browse/OPENNLP-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859036#comment-16859036
]
Tim Allison commented on OPENNLP-1269:
--------------------------------------
If the current proposal for OPENNLP-1261 is committed, this issue will be
resolved. Thank you!
> Add alternate to NGramModel that uses straight Strings rather than StringList
> -----------------------------------------------------------------------------
>
> Key: OPENNLP-1269
> URL: https://issues.apache.org/jira/browse/OPENNLP-1269
> Project: OpenNLP
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Trivial
>
> On OPENNLP-1265, I found that we could halve the lang detect speed on longer
> documents if we didn't create a StringList for every ngram, but rather used a
> plain String.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)