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 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 [...]
     add 4217ad0  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   (18a90a6)
            \
             N -- N -- N   
refs/heads/OPENNLP-1613-Provide-basic-set-of-JUnit-tests-for-Coref-component 
(4217ad0)

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:
 .../coref/linker/DefaultLinkerModelTrainingTest.java   | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

Reply via email to