DataFlux Data Management Studio 2.7: User Guide
The Normalization Regex Library Node normalizes the input string using a set of regular expressions contained in a Regex Library. This is generally done to format the input prior to vocabulary lookup.
In most definitions the input to this node is a list of substrings or words. The normalization is applied to each substring independently.
Used in:
Select a Regex Library to use.
Click Open regex library to edit the selected file.
If any regular expressions in the Regex Library match the input, the message is "Changes applied". Otherwise, the message will be, "No changes applied".
Input
The input before processing.
The normalized form of the input. It is possible for an input and output to be identical even if "Changes applied", if the Regex Library returns output identical to the input.
Documentation Feedback: yourturn@sas.com
|
Doc ID: DMCust_12319.html |