On 02/18/2013 01:56 PM, William Colen wrote:
With jwnl 1.4_rc3 the code at least compiles.
Also, it would be nice if someone familiar with the Coreference module
could add some tests to the test plan:
https://cwiki.apache.org/OPENNLP/testplan153.html
The coref code uses wordnet ids directly in the feature generation,
in an update from a previous version to 1.3 these ids changed and
the models had to be re-trained.
We need to investigate if an update would change the ids again,
its probably easier and safer to get the repository problem solved for now,
and then for 1.6 we should find a better solution, e.g. moving the coref
stuff to the sandbox until we are able to train and test it.
Anyway this whole thing should not stop us from producing our first
RC so we can start testing.
+1 to place jwnl 1.3 in a stable repository before we release.
Jörn