This is an automated email from the ASF dual-hosted git repository.
jzemerick pushed a change to branch
OPENNLP-1495_Reduce_code_duplication_in_opennlp.tools.ml_package
in repository https://gitbox.apache.org/repos/asf/opennlp.git
was 684ca75e OPENNLP-1495 Reduce code duplication in opennlp.tools.ml
package - reduces code duplication in PerceptronModelWriter, GISModelWriter,
and NaiveBayesModelWriter by introducing AbstractMLModelWriter - simplifies
related, existing test classes by using ParameterizedTest now - optimizes
PrepAttachDataUtil to cache already read ppa files avoiding IO efforts during
execution of the whole OpenNLP tools test suite - reduces test execution times
by ~5-10 % - adjusts 'forbiddenapi [...]
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.