[
https://issues.apache.org/jira/browse/OPENNLP-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027807#comment-13027807
]
Jason Baldridge commented on OPENNLP-124:
-----------------------------------------
Yes, I very much agree that not having everything printed out by default is
good. The TrainingProgressMonitor interface looks good, and yes, it would be
better to have a Result object rather than each of the values (such that Result
is an interface that could have different implementations, etc).
> Maxent/Perceptron training should report progess back via an API
> ----------------------------------------------------------------
>
> Key: OPENNLP-124
> URL: https://issues.apache.org/jira/browse/OPENNLP-124
> Project: OpenNLP
> Issue Type: Improvement
> Components: Maxent
> Reporter: Jörn Kottmann
>
> Currently any training progress is printed to the console. The code should be
> changed to report the training progress back via an API. A command line
> training tool could use this API to print the status messages to the console.
> Other applications, e.g. a training server could use the reported results to
> display them to a user in a ui interface.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira