nltk.DependencyEvaluator.__init__

DependencyEvaluator.__init__(parsed_sents, gold_sents)[source]
Parameters:parsed_sents (list(DependencyGraph)) – the list of parsed_sents as the output of parser