This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
OPENNLP-1729-Provide-easier-loading-of-Models-for-given-model-lang-and-type
in repository https://gitbox.apache.org/repos/asf/opennlp.git
at cdfe0aca OPENNLP-1729: Provide easier loading of Models for given
model lang and type - extracts ModelType from DownloadUtil - adds new methods
to ClassPathModelLoader to obtain actual model instances easily - adds
ClassPathModelProvider interface - adds DefaultClassPathModelProvider which
combines existing classes to achieve easier access to model objects via
classpath loading - adds JUnit tests for the new classes - adds and improves
JavaDoc
This branch includes the following new commits:
new cdfe0aca OPENNLP-1729: Provide easier loading of Models for given
model lang and type - extracts ModelType from DownloadUtil - adds new methods
to ClassPathModelLoader to obtain actual model instances easily - adds
ClassPathModelProvider interface - adds DefaultClassPathModelProvider which
combines existing classes to achieve easier access to model objects via
classpath loading - adds JUnit tests for the new classes - adds and improves
JavaDoc
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.