public class Evaluator extends Object
| Constructor and Description |
|---|
Evaluator() |
| Modifier and Type | Method and Description |
|---|---|
static double[] |
evaluate(String testPath,
String predictedPath,
HashSet<String> puncTags) |
public static double[] evaluate(String testPath, String predictedPath, HashSet<String> puncTags) throws IOException
IOExceptionCopyright © 2014–2021 码农场. All rights reserved.