[
https://issues.apache.org/jira/browse/OPENNLP-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828259#comment-15828259
]
ASF GitHub Bot commented on OPENNLP-719:
----------------------------------------
GitHub user wcolen opened a pull request:
https://github.com/apache/opennlp/pull/73
OPENNLP-719: Fixes issue with NF default type in CLI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wcolen/opennlp 719c
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/73.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 #73
----
commit dff3e6d30b5233ba1c0622e7a2766812ac975b8f
Author: William D C M SILVA <[email protected]>
Date: 2017-01-18T15:20:01Z
OPENNLP-719: Fixes issue with default type in CLI
----
> Type argument does not override the samples
> -------------------------------------------
>
> Key: OPENNLP-719
> URL: https://issues.apache.org/jira/browse/OPENNLP-719
> Project: OpenNLP
> Issue Type: Bug
> Components: Name Finder
> Affects Versions: tools-1.5.3, 1.6.0
> Reporter: Gustavo Knuppe
> Assignee: William Colen
> Fix For: 1.7.1
>
>
> The argument "type" in the class NameFinderEventStream should override the
> type of the samples. It seems that this parameter has no use at the moment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)