[
https://issues.apache.org/jira/browse/OPENNLP-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15815720#comment-15815720
]
ASF GitHub Bot commented on OPENNLP-137:
----------------------------------------
GitHub user thygesen opened a pull request:
https://github.com/apache/opennlp/pull/44
OPENNLP-137 - Training cmd line tools should measure total training time
I have added execute time to the CLI Command Line class. Kept it very
simple. hope you like it.
/Peter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thygesen/opennlp opennlp-137
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/opennlp/pull/44.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 #44
----
commit 22cd6d12a20586b2941d441444ad14e5fb0eea56
Author: Peter Thygesen <[email protected]>
Date: 2017-01-10T18:07:41Z
Added execution time to CLI command line
----
> Training cmd line tools should measure total training time
> ----------------------------------------------------------
>
> Key: OPENNLP-137
> URL: https://issues.apache.org/jira/browse/OPENNLP-137
> Project: OpenNLP
> Issue Type: Improvement
> Components: Command Line Interface
> Reporter: Joern Kottmann
> Assignee: Peter Thygesen
> Priority: Minor
> Fix For: 1.7.1
>
>
> The command line tools for training a component should measure the total
> training time and output it at the end of the training.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)