- Introdução
- Componentes do framework
- Visão geral da classificação de documentos
- Assistente para configurar classificadores de Classificar Escopo de Documento
- Classificador baseado em palavra-chave
- Intelligent Keyword Classifier
- Classificador do FlexiCapture
- Machine Learning Classifier
- Atividades relacionadas à classificação de documentos
- Pacotes de ML
- Pipelines
- Gerenciador de Dados
- Serviços de OCR
- Document Understanding implantado no Automation Suite
- Document Understanding implantado no AI Center autônomo
- Aprendizagem profunda
- Licenciamento
- Referências
- 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
O Assistente para Configurar Classificadores acessado através do Escopo do Documento de Classificação permite configurar a forma como os classificadores são aplicados a cada tipo de documento e quais resultados são aceitáveis.
As etapas abaixo descrevem o uso do assistente:
-
Add a Classify Document Scope activity to your workflow.
-
Place one or more Classifier activities inside the Classify Document Scope activity.
-
Dê nomes sugestivos aos seus classificadores.
-
Ordene os classificadores dentro do escopo, da esquerda para a direita, na ordem de prioridade de aceitação.
-
Configure your classifiers by clicking on the Configure Classifiers button.
-
You can now see the Wizard.
-
-
Select the checkboxes for the classifier and document type pairs you want to activate. Leaving a document type unchecked for a certain classifier means that (1) the classifier is not trained or configured to identify that particular document type; or (2) the classifier does not perform as expected for that particular document type, and if such results are returned by the classifier, they should be ignored.
-
If a classifier has its own taxonomy, then use the text boxes next to each checkbox to set the correct Taxonomy mapping between the two taxonomies. For example, if Classifier1 has been configured to return class
INVfor an Invoice, but your project taxonomy contains a document type called "Incoming Invoice", then the box corresponding to "Incoming Invoice" and that particular Classifier1 should contain the stringINV. -
Selecione um limite mínimo de confiança para cada um de seus classificadores. Os valores aceitáveis estão entre 0 (sem confiança mínima) e 100. Se um classificador retornar um resultado de classificação com uma confiança inferior ao limite definido, a atividade Classify Document Scope irá ignorar esse resultado de classificação e não reportá-lo.
-
Click on the Save button once all the classifiers are configured.