Which of the following extractors can be used with the Data Extraction Scope activity?
The Data Extraction Scope activity in UiPath Document Understanding acts as a container that configures and executes one or more extraction algorithms against documents defined in a taxonomy. The extractor activities officially supported for use within this scope are the Regex Based Extractor (custom regular-expression-based extraction), the Form Extractor, the Intelligent Form Extractor (position-based extraction including handwritten/signed fields), and the Machine Learning Extractor (model-based extraction for structured/semi-structured documents with varying layouts). These extractors can be mixed and matched within a single Data Extraction Scope to extract different fields using different methods.
Community Discussion