[ 
https://issues.apache.org/jira/browse/OPENNLP-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023558#comment-17023558
 ] 

ASF GitHub Bot commented on OPENNLP-1269:
-----------------------------------------

jzonthemtn commented on pull request #358: OPENNLP-1269 -- add simpler 
alternative to NGramStringModel
URL: https://github.com/apache/opennlp/pull/358
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
(v8.3.4#803005)

Reply via email to