- Información general
- Proceso de Document Understanding
- Tutoriales de inicio rápido
- Componentes de marco
- Paquetes ML
- Procesos
- Administrador de documentos
- Servicios de OCR
- Document Understanding implementado en Automation Suite
- Document Understanding implementado en AI Center independiente
- Aprendizaje profundo
- Entrenamiento de modelos de alto rendimiento
- Licencia
- Referencias
- Actividades.DeUipath
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.IntelligentOCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.DocumentProcessing.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
As a Studio workflow, you could use the Document Understanding Process.
Utiliza el Extractor de formularios, el Extractor inteligente de formularios y el Clasificador inteligente de palabras clave
Double click the workflow in the framework, and replace the endpoint per instruction here and add the Document Understanding license key.
-
Punto final: la URL pública desde el acceso a los modelos
-
ApiKey: cópiala de Automation Suite (Administrador > Licencias > UiPath Robot y servicios > Document Understanding)
Run the workflow. The robot will process the documents one by one. When the Validation Station pops up, click OK to test if the workflow is running properly.
Utilizar el Extractor con aprendizaje automático personalizado
Double click the workflow in the framework and replace the endpoint with the public ML Skill endpoint from the deployed ML package following the instruction here and add the Document Understanding license key.
-
Endpoint: the public ML Skill endpoint from Deploy an out-of-the-box ML Package
-
ApiKey: cópiala de Automation Suite (Administrador > Licencias > UiPath Robot y servicios > Document Understanding)
Run the workflow. The robot will process the documents one by one. When the Validation Station pops up, click OK to test if the workflow is running properly.