The Machine Learning Extractor activity enables the usage of UiPath provided machine learning models to perform data extraction from documents. The activity is capable of consuming ML models in the context of document understanding, thus enabling RPA workflows to use such models for data extraction from documents.
The Machine Learning Extractor Trainer activity collects the human feedback for you, in a directory of your choice.
C# Project Flavor Support
Starting with version 1.5.0, this activity package is validated for use in C# projects.
Note:
The
UiPath.DocumentUnderstanding.ML.Activities
package is an improved version of the obsoleteUiPath.MachineLearningExtractor.Activities
package. Avoid any possible errors caused by the name difference by removing any prior installation of this package and replacing it with the new one.
Updated 2 months ago