KBAers,
This commit updates the KBA CCR (vital filtering) scorer:
https://github.com/trec-kba/kba-scorer/commit/9a8cc11b6e0f55f1382b23fb4bd1aaea7b289d3c
To properly show 100% on the truth data, one must run with
--require-positives=4 and --any-up
--any-up resolves overlapping judgments using the heuristic that if *any*
assessor said it is vital, then it is vital.
--require-positives=4 matches the requirement that there be at least 5
true positives in the total data set, and 20% of them are in the TTR,
which is in the file named "...before-cutoff..."
Nacho -- please let me know if you see any issues with this, and we look
forward to seeing your too-good-to-be-true runs.
Regards,
John