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:32:41 UTC

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

Peter Thygesen created OPENNLP-989:
--------------------------------------

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