- Vue d'ensemble (Overview)
- Processus Document Understanding
- Didacticiels de démarrage rapide
- Composants de l'infrastructure
- Vue d’ensemble de l'entraînement de la classification des documents
- Assistant de configuration des classifieurs (Configure Classifiers Wizard) de l'activité Tester l'étendue des classifieurs (Train Classifier Scope)
- Machine Learning Classifier Trainer
- Activités liées à l'entraînement de la classification des documents
- Paquets ML
- Pipelines
- Document Manager
- Services OCR
- Document Understanding déployé dans Automation Suite
- Document Understanding déployé dans une version AI Center autonome
- Apprentissage profond
- Entraînement de modèles hautement performants
- Licences
- Référence (Reference)
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.IntelligentOCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.DocumentProcessing.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
As a Studio workflow, you could use the Document Understanding Process.
Utiliser l'Extracteur de formulaires (Form Extractor) l'Extracteur de formulaires intelligents (Intelligent Form Extractor) et le Classifieur de mots clés intelligents (Intelligent Keyword Classifier)
Double click the workflow in the framework, and replace the endpoint per instruction here and add the Document Understanding license key.
-
Point de terminaison: l'URL publique d' accès aux modèles
-
ApiKey : copiez-la depuis Automation Suite (Admin > Licences (Licenses) > Robot & Services > Document Understanding)
Exécutez le workflow. Le robot traitera les documents un par un. Lorsque la station de validation apparaît, cliquez sur OK pour tester si le workflow s'exécute correctement.
Utiliser l'extracteur d'apprentissage automatique personnalisé
Double click the workflow in the framework and replace the endpoint with the public ML Skill endpoint from the deployed ML package following the instruction here and add the Document Understanding license key.
-
Endpoint: the public ML Skill endpoint from Deploy an out-of-the-box ML Package
-
ApiKey : copiez-la depuis Automation Suite (Admin > Licences (Licenses) > Robot & Services > Document Understanding)
Exécutez le workflow. Le robot traitera les documents un par un. Lorsque la station de validation apparaît, cliquez sur OK pour tester si le workflow s'exécute correctement.