Tim Allison created OPENNLP-1269:
------------------------------------
Summary: 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
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)