public class ParserEvaluate extends Object
| Constructor and Description |
|---|
ParserEvaluate(Properties props)
Construct an evaluator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate()
Evaluate and print precision, recall and F measure.
|
public ParserEvaluate(Properties props) throws IOException
props - the properties parameterIOException - the io exceptionpublic final void evaluate()
throws IOException
IOException - if test corpus not loadedCopyright © 2017 IXA pipes. All rights reserved.