nltk.parse.DependencyEvaluator.eval

DependencyEvaluator.eval()[source]

Return the Labeled Attachment Score (LAS) and Unlabeled Attachment Score (UAS)

:return : tuple(float,float)