Refactor cross validation and training code to always use the new Training
Parameters object
--------------------------------------------------------------------------------------------
Key: OPENNLP-258
URL: https://issues.apache.org/jira/browse/OPENNLP-258
Project: OpenNLP
Issue Type: Improvement
Reporter: Jörn Kottmann
Priority: Trivial
For backward compatibility OpenNLP still needs to support the direct passing of
the iterations and cutoff params to many methods in code which is related to
training a component. The iterations and cutoff of parameters should always be
wrapped in a Training Parameters object, and then the new methods should be
called.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira