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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15868543#comment-15868543 ] 

Peter Thygesen commented on OPENNLP-989:
----------------------------------------

'It can be fixed just by added a test for "start" like in BilouNameFinderSequenceValidator.


> 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
>
> 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)