objectUnlabeledBreadcrumbAccuracy extends ParseStatistic with Product with Serializable
UnlabeledBreadcrumbAccuracy stores the statistics necessary to compute Unlabeled
Attachment Score (UAS), which is the percentage of correct breadcrumbs over a set
of candidate parses.
Linear Supertypes
Serializable, Serializable, Product, Equals, ParseStatistic, AnyRef, Any
UnlabeledBreadcrumbAccuracy stores the statistics necessary to compute Unlabeled Attachment Score (UAS), which is the percentage of correct breadcrumbs over a set of candidate parses.