UiPath Documentation
document-understanding
latest
false
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 classic user guide

Letzte Aktualisierung 23. Apr. 2026

IntelligentOCR-Aktivitäten

With Intelligent OCR activities you can process documents in a comprehensive manner, allowing you to not only digitize, extract, classify, and validate documents, but also train your extractor and classifiers on your specific data, so they can be faster and more accurate. The steps involved in creating Document UnderstandingTM processes using Intelligent OCR activities are:

  1. Create the Taxonomy: Define document types and convert them into a Document Object Model variable using the Load Taxonomy activity.
  2. Digitize documents: Prepare documents so robots can process them using an OCR engine, by storing their text inside a String variable, and basic information about them inside a Document Object Model file.
  3. Classify documents: Prepare documents using certain classifiers, so robots can identify what types of files they're processing.
  4. Validate the classification of documents: Verify and validate that the documents have been correctly classified.
  5. Train your classifiers: Configure your classifiers based on input received while validating the classification
  6. Extract data from documents: Identify and extract specific information from your documents using various extractors to send it for validation.
  7. Validate the extractions documents: Verify and validate the documents you processed, classified, and extracted, using the input of your team members within Action Center.
  8. Train your extractors: Configure your extractors based on input received while validating the extraction.
  9. Consume exported data: Once you validate the extracted data, you can use it as it is or export it as a DataSet variable using the Export Extraction Results activity.

Bevor Sie beginnen

Bevor Sie IntelligentOCR.Activities verwenden, überprüfen Sie die folgenden Eigenschaften:

  • Hohe Konfigurierbarkeit, was auch eine steile Lernkurve beinhaltet.
  • Das Vorhandensein mehrerer Objekte und Aktivitäten, die für Flexibilität sorgen.
  • Eingeschränkte Wiederverwendbarkeit aufgrund der folgenden Komplexitäten:
    • Sie müssen zahlreiche Konfigurationen innerhalb des Workflows konfigurieren.
    • Sie müssen wiederholt explizite Argumente von einer Aktivität zur anderen übergeben, z. B.:
      • Taxonomie
      • Dokumentobjektmodell
      • Text
      • Klassifizierungsergebnisse
      • Extraktionsergebnisse
  • Bevor Sie beginnen

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