On 10/6/11 12:42 PM, Nicolas Hernandez wrote:
I try to run the Evaluator and CrossValidator programs of the 1.5.3 in
command line ?
It seems that the SentenceDetector, Tokenizer, PosTagger and the
chunker (at least) throw a java.lang.NullPointerException if the
misclassified parameter is set to false or not present for the
Evaluator programs. The CrossValidator programs do not work at all.
Before looking at it, is something (e.g. global refactoring) planed about it ?
1.5.3 is the mostly the same version as the 1.5.2 RC 2.
The bugs you describe here should of course not be present, and must be
fixed for the 1.5.2 release. We just did a major refactoring of a lot of
cmd line
code. Looks like a regression.
Can you please give us more details? The stack trace would be helpful
and the
command line arguments you passed in. To find a bug I believe it should
be enough
to get this for one of the mentioned evaluators.
Jörn