GitHub user wcolen opened a pull request:
https://github.com/apache/opennlp/pull/48
OPENNLP-719: changes NameFinder type to override any annotation
The previous PR was only overriding if the span type was null, now it
override if the parameter is set.
See OPENNLP-719
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wcolen/opennlp 719b
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/48.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 #48
----
commit 7e0f11deddde302376769a8293541e819c1fcc88
Author: William D C M SILVA <[email protected]>
Date: 2017-01-11T11:20:38Z
OPENNLP-719: changes NameFinderEventStream type to override any annotation
The previous PR was only overriding if the span type was null, now it
override if the parameter is set.
See OPENNLP-719
----
---
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.
---