- Primeros pasos
- Componentes de marco
- Resumen de la clasificación de documentos
- Asistente para Configurar clasificadores de Clasificar ámbito de documento
- Clasificador basado en palabras clave
- Clasificador inteligente de palabra clave
- Clasificador de CapturaFlexible
- Clasificador de aprendizaje automático
- Actividades relacionadas con la clasificación de documentos
- Paquetes ML
- Procesos
- Gestor de datos
- Servicios de OCR
- Document Understanding implementado en Automation Suite
- Document Understanding implementado en AI Center independiente
- Aprendizaje profundo
- 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.