edu.stanford.nlp.parser.lexparser
Class EvalbFormatWriter
java.lang.Object
edu.stanford.nlp.parser.lexparser.EvalbFormatWriter
public class EvalbFormatWriter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvalbFormatWriter
public EvalbFormatWriter()
initEVALBfiles
public static void initEVALBfiles(TreebankLangParserParams tlpParams)
closeEVALBfiles
public static void closeEVALBfiles()
writeEVALBline
public static void writeEVALBline(Tree gold,
Tree test)
Stanford NLP Group