Hi
If we receive un structured data from input. I need to perform data extraction. So, what are all the options available in UiPath for data extraction from unstructured data.
Note: For Document understanding we need to create any ML model.
Hi
If we receive un structured data from input. I need to perform data extraction. So, what are all the options available in UiPath for data extraction from unstructured data.
Note: For Document understanding we need to create any ML model.
If the format is unstructured but consistent then we can use Regex and other String Manipulations to extract data.