You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "James Kosin (Closed) (JIRA)" <ji...@apache.org> on 2012/01/05 05:54:39 UTC

[jira] [Closed] (OPENNLP-417) Back-to-Back tags get improperly set when tagging

     [ https://issues.apache.org/jira/browse/OPENNLP-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Kosin closed OPENNLP-417.
-------------------------------

    
> Back-to-Back <START><END> tags get improperly set when tagging
> --------------------------------------------------------------
>
>                 Key: OPENNLP-417
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-417
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Name Finder
>    Affects Versions: tools-1.5.1-incubating, tools-1.5.2-incubating
>            Reporter: James Kosin
>            Assignee: James Kosin
>              Labels: namefinder, tags, wrong
>             Fix For: tools-1.5.3-incubating
>
>
> 1) Special thanks go to Angel Luis Jimenez Martinez for both finding the problem, and finding the one line of code that caused this problem.
> This only affects the TokenNameFinder when parsing user input and tagging the output.
> The problem was when the name finder model returns the spans, it would properly find the Spans and return them; however, it would improperly label the Spans when constructing them, if they where back-to-back.
> This can cause the NameFinder to improperly report the wrong tag in this situation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira