Skip to content

Dictionary Specification

The Dictionary Specification object is a part of the Job resource.

Attributes

Top level attributes

Name Type Description
id integer Identifier of the existing Dictionary.
mode string Mode in which the dictionary will be used (available: exact, fuzzy). If mode is fuzzy for a dictionary of type map, the source column is used for fuzzy matching.
threshold float Confidence threshold (in interval [0.0, 1.0]) for fuzzy dictionary matches. If mode is exact, this field is ignored. Optional.