Package de.julielab.jcore.ae.jnet.utils
Class IOEvaluation
- java.lang.Object
-
- de.julielab.jcore.ae.jnet.utils.IOEvaluation
-
public class IOEvaluation extends Object
-
-
Constructor Summary
Constructors Constructor Description IOEvaluation()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static double[]evaluate(ArrayList<?> gold_tok, ArrayList<?> eval_tok)static HashMap<String,String>getChunksIO(ArrayList<String> taglist)StringgetType()
-