Hello,
do we have any public data we can test the sentence detector and
tokenizer on?
It would be nice to remove the private data test for these at some point.
Jörn
On 03/08/2013 03:11 PM, William Colen wrote:
Hi all,
Our second release candidate is ready for testing. RC1 failed to pass the
initial quality check.
The RC 2 can be downloaded from here:
http://people.apache.org/~colen/releases/opennlp-1.5.3/rc2/
To use it in a maven build set the version for opennlp-tools or
opennlp-uima to 1.5.3, and for opennlp-maxent to 3.0.3, and add this URL to
your settings.xml file:
https://repository.apache.org/content/repositories/orgapacheopennlp-005/
The current test plan can be found here:
https://cwiki.apache.org/OPENNLP/testplan153.html
Please sign up for tasks in the test plan.
The release plan can be found here:
https://cwiki.apache.org/OPENNLP/releaseplanandtasks153.html
The RC contains quite some changes, please refer to the contained issue
list for details.
William