GitHub user thygesen opened a pull request:

    https://github.com/apache/opennlp/pull/126

    OPENNLP-989: NameFinderSequenceValidator should not return true for CONT 
following a START of a different name type

    Added same check as found in BilouNameFinderSequenceValidator. 
    If outcome is CONT and previous was CONT or START then compare name types 
as part of the validation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/thygesen/opennlp opennlp-989

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/opennlp/pull/126.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #126
    
----
commit 40d96d297a028b41c2f1ceb4c5c91b7ac5ac9de1
Author: Peter Thygesen <[email protected]>
Date:   2017-02-15T21:11:08Z

    Fixed OPENNLP-989 START followed by CONT will compare name types

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to