Enable key-value pair extraction
In order to extract key-value pairs from a document it is necessary to enable this functionality at the class level. Use the Key-Value Pairs Locator to process this information. When enabled the Semantic AI is performed after classification but before the locators are executed. The key-value predictions are stored in the XDoc representation so that they are accessible to the Key-Value Pairs Locator and script.
You can enable key-value pair extraction by following these steps:
-
Select the class from the
Project Tree that you want to extract key-value pairs.
The class details are displayed.
-
Scroll to the
Key-Value Pairs Extraction section and select
Extract key-value pairs.
The specialized AI engine will now extract key-value pairs for documents of this class. To use this information, configure a Key-Value Pairs Locator or a script.
- Optionally, repeat these steps for other classes as needed.
Related topics: