This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a change to branch
OPENNLP-1613-Provide-basic-set-of-JUnit-tests-for-Coref-component
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
discard 275862c OPENNLP-1613 Provide basic set of JUnit tests for Coref
component - integrates JUnit into this components pom.xml - adds CorefModelTest
to check handling of CorefModel - adds DefaultsLinkerTest and
TreebankLinkerTest working with old binary Coref files (OpenNLP v1.4) - adds
DefaultLinkerModelTrainingTest to check training of Coref models from scratch -
adds raw resource files in a compressed form to check training of model files -
changes wordnet dependency to extjwnl (a [...]
add 18a90a6 OPENNLP-1613 Provide basic set of JUnit tests for Coref
component - integrates JUnit into this components pom.xml - adds CorefModelTest
to check handling of CorefModel - adds DefaultsLinkerTest and
TreebankLinkerTest working with old binary Coref files (OpenNLP v1.4) - adds
DefaultLinkerModelTrainingTest to check training of Coref models from scratch -
adds raw resource files in a compressed form to check training of model files -
changes wordnet dependency to extjwnl (a [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (275862c)
\
N -- N -- N
refs/heads/OPENNLP-1613-Provide-basic-set-of-JUnit-tests-for-Coref-component
(18a90a6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../opennlp/tools/coref/linker/DefaultLinkerModelTrainingTest.java | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)