Expand description
Evaluation types: MetricValue, GoalCheckResult, etc.
These are shared primitives for evaluation that can be reused across NER evaluation and other evaluation tasks.
Structs§
- Coref
Chain Stats - Statistics for stratified coreference evaluation.
- Coref
DocStats - Document-level statistics for coreference evaluation.
- Goal
Check - Individual goal check.
- Goal
Check Result - Result of checking evaluation goals.
- Label
Shift - Label shift between training and evaluation entity types.
- Metric
Divergence - Divergence between coreference metrics.
- Metric
Value - A type-safe metric value bounded to [0.0, 1.0].
- Metric
With Variance - A metric with variance and confidence interval.
Enums§
- Document
Scale - Document scale classification based on token count.