Select the three correct options for Token Checking in the EDQ parser.
A.
Checking against a list of values.
B.
Checking for duplicates
C.
Checking against a list of patterns.
D.
Checking for typing errors.
E.
Checking against a list of regular expressions.
A, C and E
List Check
Regular Expression Check
Attribute Completeness Check
Pattern Check
Attribute Character Length Check
Attribute Word Length Check
Base Token Check
Agree A,C,E
http://www.oracle.com/webfolder/technetwork/data-quality/edqhelp/Content/processor_library/text_analysis/classify.htm
A,C,E