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 ) |
threshold | float | Confidence threshold (in interval [0.0, 1.0] ) for fuzzy dictionary matches. If mode is exact , this field is ignored. Optional. |