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

Dernière mise à jour 23 avr. 2026

Activités IntelligentOCR

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.

Avant de commencer

Avant de commencer à utiliser IntelligentOCR.Activities, vérifiez les caractéristiques suivantes :

  • Configurabilité élevée, impliquant également une courbe d’apprentissage élevée.
  • Présence de plusieurs objets et activités, afin de répondre à une exigence de flexibilité.
  • Réutilisabilité réduite en raison des complexités suivantes :
    • Vous devez paramétrer de nombreuses configurations à l’intérieur du workflow.
    • Vous devez transmettre des arguments explicites d’une activité à une autre de façon répétée, par exemple :
      • Taxonomie
      • Document Object Model
      • Texte
      • Résultats de la classification
      • Résultats de l'extraction
  • Avant de commencer

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