public class Evaluator extends Object
| Constructor and Description |
|---|
Evaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
e(CoNLLSentence right,
CoNLLSentence test) |
float |
getDA() |
float |
getLA() |
float |
getUA() |
String |
toString() |
public void e(CoNLLSentence right, CoNLLSentence test)
public float getUA()
public float getLA()
public float getDA()
Copyright © 2014–2021 码农场. All rights reserved.