This tool performs custom keyword search operations using the OCR Data Job Object or the Text Job Object. The Keyword Search tool is used to search through text to locate keywords on an image.
This tool has two connectors. One is used if the keyword is found (True), and the other one is used if it is not found (False).
To use Keyword Search, the workflow must have an engine tool prior to this tool.
Job Objects (In) |
Description |
---|---|
Input OCR Data |
Specify the ASCII job object, previously created by another tool, to be processed by this tool. |
Job Objects (Out) |
Description |
---|---|
Search Results |
Name given to the HTML file containing the search results. |
Keywords |
Description |
---|---|
Import |
Allows importing of keywords from a database table column. |
Keywords |
Lists the search phrases. |
Never Follow |
List of words the keywords may never follow. |
Never Precede |
List of words the keywords may never precede. |
Never Valid |
List of words the keywords may never be matched against. |
Number of Rows |
Sets the number of rows a keyword search will span. |
Whitespace on Left |
Specifies if keywords will have a significant amount of whitespace on the left. |
Whitespace on Right |
Specifies if keywords will have a significant amount of whitespace on the right. |
Options |
Description |
---|---|
Tolerance |
Sets the percentage by which the data must match when using fuzzy logic. |
Data Fields |
Description |
---|---|
Keyword Found |
Links the word found as the keyword to a data field. |
Keyword Used |
Links the specify keyword used to a data field. |