UiPath Documentation
document-understanding
2.2510
true
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Document Understanding user guide

Letzte Aktualisierung 6. Apr. 2026

OCR-Dienste

Über OCR-Dienste

OCR Engines werden für die folgenden Zwecke verwendet:

  • 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.
  • Zur Runtime, wenn Modelle aus RPA-Workflows aufgerufen werden. Für diesen Schritt sind alle Engines verfügbar, die in die Plattform UiPath RPA integriert sind, sowie Microsoft OCR (legacy), Microsoft Project Oxford OCR und 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).

Für Testzwecke lässt sich die OCR auch gut direkt im AI Center konfigurieren (Fenster Einstellungen), aber für Produktionsbereitstellungen wird dies nicht empfohlen.

Konfigurieren von OCR-Diensten in ML-Paketen für Document Understanding™ für Document Manager und AI Center

In folgender Tabelle wird beschrieben, wie die sechs unterstützten OCR-Enginetypen in Document Manager und in AI Center konfiguriert werden.

Wichtig:

In AI Center entspricht das Argument ocr.method dem Dropdownmenü „OCR Engine“ in der Ansicht „Erstellen von ML-Paketen“.

OCR-ModulOCR-MethodeOCR-SchlüsselOCR-URL
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 PlanDie URL der ML-Fähigkeit, die nach der Bereitstellung von UiPath Document OCR generiert wird.
GoogleGoogle Cloud Vision OCRAPI-Schlüssel der GCP-Konsolehttps://vision.googleapis.com/v1/images:annotate
Microsoft Read 2.0 On-PremMicrosoft Read OCRKeinehttp://<IP_addr>:<port_number>/vision/v2.0/read/core/Analyze
Microsoft Read 2.0 AzureMicrosoft Read OCRAPI-Schlüssel für Ihre Ressource im Azure Portal<Azure_resource_Endpoint>/vision/v2.0/read/core/asyncBatchAnalyze
Microsoft Read 3.2 On-PremMicrosoft Read OCRKeinehttp://<IP_addr>:<port_number>/vision/v3.2/read/analyze
Microsoft Read 3.2 AzureMicrosoft Read OCRAPI-Schlüssel für Ihre Ressource im Azure Portal<Azure_resource_Endpoint>/vision/v3.2/read/analyze
Hinweis:

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

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben