You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/03/02 20:29:45 UTC

[jira] [Resolved] (OPENNLP-989) NameFinderSequenceValidator should not return true for CONT following a START of a different name type

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

Suneel Marthi resolved OPENNLP-989.
-----------------------------------
    Resolution: Fixed

> NameFinderSequenceValidator should not return true for CONT following a START of a different name type
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-989
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-989
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Name Finder
>    Affects Versions: 1.7.2
>            Reporter: Peter Thygesen
>            Assignee: Peter Thygesen
>            Priority: Minor
>             Fix For: 1.8.0
>
>         Attachments: Fixed_OPENNLP_989_START_followed_by_CONT_will_compare_name_types_.patch
>
>
> Writing the unittest for NameFinderSequenceValidator it was discovered that Start followed by a Continue of a different type was validated as correct (valid).
> The simple test for continue in NameFinderSequenceValidator does not take the name type into account.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)