UiPath Documentation
document-understanding
2024.10
false
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Document Understanding user guide

Última actualización 6 de abr. de 2026

Servicios de OCR

Acerca de los servicios de OCR

Los servicios de OCR se utilizan para lo siguiente:

  • At data labeling time, when importing documents into Document Manager. The engines available for this step are UiPath® Document OCR, Google Cloud Vision OCR, and Microsoft Read OCR.
  • En el tiempo de ejecución cuando se llaman modelos desde flujos de trabajo de RPA. Los motores disponibles para este paso son todos los motores integrados con la plataforma UiPath RPA, además de Microsoft OCR (heredado), Microsoft Project Oxford OCR y Tesseract.

In production, we recommend calling the OCR using the Digitize Document activity in your workflow and passing the Document Object Model as input to the activity calling the ML model. For this purpose, you need to use the Machine Learning Extractor activity (Official feed).

Para facilitar las pruebas, también se puede configurar el OCR directamente en AI Center (ventana de Configuración), aunque no se recomienda para las implementaciones de producción.

Configurar el servicio OCR en los paquetes ML de Document Manager y AI Center Document Understanding™

La siguiente tabla describe cómo configurar los seis tipos de motores de OCR compatibles tanto en Document Manager como en AI Center.

Importante:

El argumento ocr.method corresponde al menú desplegable del motor OCR en la vista de creación del paquete ML de AI Center.

Motor OCRMétodo OCRClave OCRURL del OCR
UiPathUiPath Document OCR (Cloud and On-Premises) UiPathDocumentOCR_CPU(On-Premises) OCR for Chinese, Japanese, Korean (Cloud and On-Premises)Automation Suite API Key* Enterprise PlanLa URL de la habilidad ML generada después de implementar UiPath Document OCR.
GoogleGoogle Cloud Vision OCRClave de API de la consola GCPhttps://vision.googleapis.com/v1/images:annotate
Microsoft Read 2.0 On-PremMicrosoft Read OCRNingunohttp://<IP_addr>:<port_number>/vision/v2.0/read/core/Analyze
Microsoft Read 2.0 AzureMicrosoft Read OCRClave API para los recursos del Portal Azure<Azure_resource_Endpoint>/vision/v2.0/read/core/asyncBatchAnalyze
Microsoft Read 3.2 localMicrosoft Read OCRNingunohttp://<IP_addr>:<port_number>/vision/v3.2/read/analyze
Microsoft Read 3.2 AzureMicrosoft Read OCRClave API para los recursos del Portal Azure<Azure_resource_Endpoint>/vision/v3.2/read/analyze
Nota:

*If you consume services or endpoints from an Automation CloudTM environment (for example, du.uipath.com/ocr or du.uipath.com/ie/invoices) while you are using a deployment type other than Automation Cloud, such as Automation Suite offline, you need to add the API key from an Automation Cloud account. Make sure that you use the Automation Cloud API Key for public endpoints, and the Automation Suite API Key for endpoints hosted within Automation Suite.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado