public class IOBEvaluation extends Object
| Constructor and Description |
|---|
IOBEvaluation() |
public String getType()
public static double[] evaluate(ArrayList<?> gold_tok, ArrayList<?> eval_tok) throws Exception
gold_tok - ArrayList, each element is a String containing the token and
the (IOB) tag (seperated with a tab)eval_tok - same format as gold_tokExceptionCopyright © 2016 JULIE Lab Jena, Germany. All rights reserved.