resolve_match_set: Resolve match (source and all matches).

Description Usage Arguments Details Value

Description

Evaluates a suggested source term and its collection of matches.

Usage

1
resolve_match_set(match_set)

Arguments

match_set

Details

Takes a match-set - as defined by the fuzzy match function - and evaluates all the pairings. Attempts to choose the best source and matches and then evaluates whether it is appropriate to consider the set auto-resolved.

Value

Returns a list with the same components as resolve_match ("source", "match", "auto_accept"). However, "match" now contains all retained matches and "auto_accept" is an evaluation of the set rather than a single pair.


datavores/vgsample documentation built on May 14, 2019, 8:59 p.m.