Skip to content

v0.7.1 -- Ground Truth Builder, Updated Docs

Choose a tag to compare

@benzsevern benzsevern released this 23 Mar 17:41

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 50

Type 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