You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by wcolen <gi...@git.apache.org> on 2017/01/03 01:21:28 UTC

[GitHub] opennlp pull request #26: OPENNLP-274: Adds cache to Chunker

GitHub user wcolen opened a pull request:

    https://github.com/apache/opennlp/pull/26

    OPENNLP-274: Adds cache to Chunker

    Adds cache to Chunker. Tested and it causes no regression.
    Also tested if there is any improvement adding the cache, but did not notice. Comparing Chunker CV in 1.7.0 and 1.7.1-SNAPSHOT witch cache 3 and 1000, there was no relevant improvement in speed.
    
    See issue OPENNLP-274

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wcolen/opennlp 274

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/opennlp/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #26
    
----
commit 22955b5b2368b17aab97d032024f2c5e4f55c625
Author: William D C M SILVA <co...@apache.org>
Date:   2017-01-03T01:18:11Z

    Adds cache to Chunker
    
    See issue OPENNLP-274

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] opennlp pull request #26: OPENNLP-274: Adds cache to Chunker

Posted by wcolen <gi...@git.apache.org>.
Github user wcolen closed the pull request at:

    https://github.com/apache/opennlp/pull/26


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---