| Constructor and Description |
|---|
LemmaEvaluate(String testData,
String model)
Construct an evaluator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
detailEvaluate() |
void |
evalError() |
void |
evaluate()
Evaluate and print word accuracy.
|
public LemmaEvaluate(String testData, String model) throws IOException
testData - the reference data to evaluate againstmodel - the model to be evaluatedIOException - if input data not availablepublic final void evaluate()
public void detailEvaluate()
detailEvaluate in interface EvaluateCopyright © 2016 IXA pipes. All rights reserved.