File size: 388 Bytes
2e511b5 | 1 2 3 4 5 6 7 8 9 | """Evaluation reporting and inter-annotator analysis.
Cross-jurisdiction aggregate tables (``aggregate``), the inter-annotator
agreement (``iaa``), the minimal ANALYSIS.md report (``report``),
figures (``plots``), the LaTeX results section (``quant_results``), and the
Goldenset data-quality audit (``goldenset_quality``). Built on the shared
scoring engine in ``legex.evaluation``.
"""
|