[
https://issues.apache.org/jira/browse/OPENNLP-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15809825#comment-15809825
]
ASF GitHub Bot commented on OPENNLP-917:
----------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/opennlp/pull/38
OPENNLP-917: -lang parameter is not recognized during the evaluation…
… of a postagger
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/opennlp OPENNLP-917
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/38.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 #38
----
commit 1d8cc505e0fc57e1093bfdd8f9adad357ef86747
Author: smarthi <[email protected]>
Date: 2017-01-08T18:32:59Z
OPENNLP-917: -lang parameter is not recognized during the evaluation of a
postagger
----
> -lang parameter is not recognized during the evaluation of a postagger
> ----------------------------------------------------------------------
>
> Key: OPENNLP-917
> URL: https://issues.apache.org/jira/browse/OPENNLP-917
> Project: OpenNLP
> Issue Type: Bug
> Components: Command Line Interface
> Affects Versions: 1.7.0
> Environment: openjdk version "1.8.0_111"
> ubuntu 16.04 64bit
> Reporter: Damiano Porta
>
> Hello,
> I think the documentation reports a wrong command to evaluate a postagger.
> The -lang parameter only works during the training, not for evaluation. It is
> not recognized.
> https://opennlp.apache.org/documentation/1.7.0/manual/opennlp.html#tools.postagger.eval
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)