qkb

listQKBTokens

Description

Lists tokens for a given definition and locale within a specified Quality Knowledge Base (QKB).

proc cas; qkb.listQKBTokens / definition="definition_name" locale="locale_code" qkb="qkb_name" type="DEFINITION_TYPE"; run;
Settings
ParameterDescription
definition Specifies the name of the QKB definition for which to list tokens.
locale Specifies the 5-letter abbreviation for the locale in the QKB (e.g., 'ENUSA' for English, United States).
qkb Specifies the name of the Quality Knowledge Base (QKB) to use.
type Specifies the type of the QKB definition. Valid values are 'EXTRACTION', 'GENDER', 'MATCH', 'PARSE', or 'STANDARDIZATION'.

Examples

FAQ

What is the purpose of the listQKBTokens action?
What is the 'definition' parameter in the listQKBTokens action?
What does the 'locale' parameter represent?
What is the 'qkb' parameter used for?
What are the possible values for the required 'type' parameter?