public static class CWSEvaluator.Result extends Object
float
F1
IV_R
OOV_R
P
R
Result(float p, float r, float f1, float OOV_R, float IV_R)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public float P
public float R
public float F1
public float OOV_R
public float IV_R
public Result(float p, float r, float f1, float OOV_R, float IV_R)
public String toString()
toString
Object
Copyright © 2014–2021 码农场. All rights reserved.