This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
OPENNLP-1676-Add-stricter-argument-validation-in-WSD-component
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
at c68c48f OPENNLP-1676 Add stricter argument validation in WSD
component - tightens the paremter requirements of Disambiguator interface -
tightens the paremter requirements of FeaturesExtractor class - adjusts
implementation in related classes - adds required JUnit tests - removes
AbstractWSDisambiguator#setParams method, as it can be done via a constructor
allowing a final for this field
This branch includes the following new commits:
new c68c48f OPENNLP-1676 Add stricter argument validation in WSD
component - tightens the paremter requirements of Disambiguator interface -
tightens the paremter requirements of FeaturesExtractor class - adjusts
implementation in related classes - adds required JUnit tests - removes
AbstractWSDisambiguator#setParams method, as it can be done via a constructor
allowing a final for this field
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.