UiPath Documentation
document-understanding
2023.10
false
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Document Understanding user guide

Dernière mise à jour 6 avr. 2026

Services OCR

À propos des services OCR

Les moteurs OCR sont utilisés aux fins suivantes :

  • 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.
  • Lors de l'exécution lorsque vous appelez des modèles à partir de workflows RPA. Les moteurs disponibles dans cette étape sont tous les moteurs intégrés à la plateforme RPA UiPath, ainsi que Microsoft OCR (ancien), Microsoft Project Oxford OCR et 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).

Pour faciliter les tests, vous pouvez également configurer l'OCR directement dans AI Center (fenêtre Paramètres (Settings)), mais cela n'est pas recommandé pour les déploiements de production.

Configurer le service OCR dans les paquets ML Document Manager et AI Center de Document Understanding™

Le tableau suivant décrit comment configurer les six types de moteurs OCR pris en charge dans Document Manager et AI Center.

Important :

L'argument ocr.method correspond à la liste déroulante du moteur OCR dans la vue de création de package ML dans AI Center.

Moteur OCRMéthode OCRClé OCRURL 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 PlanL’URL de la compétence ML générée après le déploiement de UiPath Document OCR.
GoogleGoogle Cloud Vision OCRClé API de la console GCPhttps://vision.googleapis.com/v1/images:annotate
Microsoft Read 2.0 On-PremMicrosoft Read OCRAucun (None)http://<IP_addr>:<port_number>/vision/v2.0/read/core/Analyze
Microsoft Read 2.0 AzureMicrosoft Read OCRClé API pour votre ressource à partir du portail Azure<Azure_resource_Endpoint>/vision/v2.0/read/core/asyncBatchAnalyze
Microsoft Read 3.2 On-PremMicrosoft Read OCRAucun (None)http://<IP_addr>:<port_number>/vision/v3.2/read/analyze
Microsoft Read 3.2 AzureMicrosoft Read OCRClé API pour votre ressource à partir du portail Azure<Azure_resource_Endpoint>/vision/v3.2/read/analyze
Remarque :

*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.

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour