Cross-tabulates human against model categories over the same documents and reports the adjusted Rand index, which corrects for chance and does not require the two schemes to share labels or count.
Value
A list with crosstab (human against machine), adjusted_rand,
best_match (each human category paired with the machine category it
overlaps most, and the share of the human category that pairing covers),
and n (documents compared, excluding missing values).
See also
validate_categories() for supervised confirmation.
