You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jörn Kottmann (JIRA)" <ji...@apache.org> on 2011/05/10 15:50:48 UTC

[jira] [Created] (OPENNLP-169) NameFinder should use combo iterator

NameFinder should use combo iterator 
-------------------------------------

                 Key: OPENNLP-169
                 URL: https://issues.apache.org/jira/browse/OPENNLP-169
             Project: OpenNLP
          Issue Type: Improvement
          Components: UIMA Integration
    Affects Versions: tools-1.5.1-incubating
            Reporter: Jörn Kottmann
            Assignee: Jörn Kottmann
            Priority: Minor
             Fix For: tools-1.5.2-incubating


The POS Tagger and other components have been updated to use an improved combo iterator to iterator over the sentences and tokens inside a CAS. The name finder was never updated to use this new combo iterator also, but it should be, since the combo iterator is especially for large documents faster than the currently implemented approach.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (OPENNLP-169) NameFinder should use combo iterator

Posted by "Jörn Kottmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENNLP-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Kottmann closed OPENNLP-169.
---------------------------------

    Resolution: Fixed

> NameFinder should use combo iterator 
> -------------------------------------
>
>                 Key: OPENNLP-169
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-169
>             Project: OpenNLP
>          Issue Type: Improvement
>          Components: UIMA Integration
>    Affects Versions: tools-1.5.1-incubating
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>            Priority: Minor
>             Fix For: tools-1.5.2-incubating
>
>
> The POS Tagger and other components have been updated to use an improved combo iterator to iterator over the sentences and tokens inside a CAS. The name finder was never updated to use this new combo iterator also, but it should be, since the combo iterator is especially for large documents faster than the currently implemented approach.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira