v0.7.1 -- Ground Truth Builder, Updated Docs
Ground Truth Builder
New goldenmatch label command builds ground truth CSV by showing pairs interactively:
goldenmatch label data.csv -c config.yaml -o ground_truth.csv -n 50Type y (match), n (no match), s (skip), q (quit). Three strategies: borderline (most ambiguous), random, hardest. Supports --append. Output feeds directly into goldenmatch evaluate.
Documentation
All docs updated with Ray backend and label command. 911 tests, 21 CLI commands.
pip install --upgrade goldenmatch