|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
When Condition |
String |
No |
Expression that must be satisfied for this step to be executed. |
|
Id |
String |
No |
Step identification string. |
|
In |
String |
Yes |
A string expression whose result is examined by the step. |
|
Out |
String |
Yes |
A string column where the input with titles removed should be stored. |
|
Titles Out |
String |
No |
A string column where the removed titles should be stored. |
|
Min Word Count |
Integer |
Yes |
Minimum number of words which must remain in the output (after removing titles). Default value: 0. |
|
Separator |
String |
No |
A single character or sequence of characters used as string delimiters to break output data (titles) into words. |
|
Specials Sensitive |
Boolean |
Yes |
Specifies whether the special characters dot (.), underscore(_) and slash(/) are treated as other characters (true) or not (false). This parameter applies to both input text and dictionary text. All other characters (even other non-alphanumeric characters) are treated the same way as alphanumeric characters. The only character that is always ignored is the space character and it is used as a separator to split input text. Default value: False. |
|
Title Lookup File Name |
String |
Yes |
Dictionary file that contains known titles. For more information about the dictionary see the detailed description here. |
|
Scorer |
String |
No |
Element which stores basic scoring settings. |
| iWay Software |