code / legex /analysis /__init__.py
anonymous
[code] Reproduction bundle.
2e511b5
Raw
History Blame Contribute Delete
388 Bytes
"""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``.
"""