Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.