edu.stanford.nlp.parser.lexparser
Class EvalB

java.lang.Object
  extended by edu.stanford.nlp.parser.lexparser.EvalB

public class EvalB
extends Object


Constructor Summary
EvalB()
           
 
Method Summary
static void closeEVALBfiles()
           
static void initEVALBfiles(TreebankLangParserParams tlpParams)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvalB

public EvalB()
Method Detail

initEVALBfiles

public static void initEVALBfiles(TreebankLangParserParams tlpParams)

closeEVALBfiles

public static void closeEVALBfiles()


Stanford NLP Group