Informatica Data Quality
- Informatica Data Quality 10.4.0
- All Products
Property
| Description
|
---|---|
Name
| Provides a name for the strategy.
|
Inputs
| Identifies the output port that the strategy operations can read.
|
Outputs
| Identifies the output port that the strategy operations can write to.
|
Description
| Describes the strategy. The property is optional.
|
Use probabilistic matching techniques
| Specifies that the strategy can use a probabilistic model to identify token types.
|
Reverse Enabled
| Indicates that the strategy reads input data from right to left. This property is disabled for probabilistic matching.
|
Delimiters
| Specifies the characters that the transformation uses to evaluate substrings in input data. Default is space.
The property is disabled in probabilistic labeling.
|
Tokenized Output Field
| Indicates that the strategy writes multiple labels to an output port. Select this field to create input data for pattern-based parsing in the Parser transformation.
|
Score Output Field
| Identifies the field that contains the score values generated in probabilistic matching. Set the score output field when you select the option to use probabilistic matching techniques.
|
Output Delimiter
| Specifies a character to separate data values on the output port. Default is colon.
|