This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
OPENNLP-1664-Switch-to-pre-trained-UD-models-in-WSD-component
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
at 7eab45c OPENNLP-1664 Switch to pre-trained UD models in WSD component
switches to ud-models in opennlp-wsd component improves IO handling of
resources in tests and ITs uses thread-safe impls of Tokenizer, POSTagger and
Lemmatizer in WSDHelper raises accuracy of eval results significantly (by
ud-models / proper lemmatization) introduces slf4j logging instead of sysout
garbage clears some ArrayList bloating in method signatures kicks out all
binary SF models from test/resources/mo [...]
This branch includes the following new commits:
new 7eab45c OPENNLP-1664 Switch to pre-trained UD models in WSD component
switches to ud-models in opennlp-wsd component improves IO handling of
resources in tests and ITs uses thread-safe impls of Tokenizer, POSTagger and
Lemmatizer in WSDHelper raises accuracy of eval results significantly (by
ud-models / proper lemmatization) introduces slf4j logging instead of sysout
garbage clears some ArrayList bloating in method signatures kicks out all
binary SF models from test/resources/mo [...]
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.