- 概述
- Document Understanding 流程
- 快速入门教程
- 框架组件
- ML 包
- 概述
- Document Understanding - ML 包
- DocumentClassifier - ML 包
- 具有 OCR 功能的 ML 包
- 1040 - ML 包
- 1040 附表 C - ML 包
- 1040 附表 D - ML 包
- 1040 附表 E - ML 包
- 1040x - ML 包
- 3949a - ML 包
- 4506T - ML 包
- 709 - ML 包
- 941x - ML 包
- 9465 - ML 包
- 990 - ML 包 - 预览
- ACORD125 - ML 包
- ACORD126 - ML 包
- ACORD131 - ML 包
- ACORD140 - ML 包
- ACORD25 - ML 包
- 银行对账单 - ML 包
- 提单 - ML 包
- 公司注册证书 - ML 包
- 原产地证书 - ML 包
- 检查 - ML 包
- 儿童产品证书 - ML 包
- CMS1500 - ML 包
- 欧盟符合性声明 - ML 包
- 财务报表 (Financial statements) - ML 包
- FM1003 - ML 包
- I9 - ML 包
- ID Cards - ML 包
- Invoices - ML 包
- 中国发票 - ML 包
- 希伯来语发票 - ML 包
- 印度发票 - ML 包
- 日本发票 - ML 包
- 装运发票 - ML 包
- 装箱单 - ML 包
- 护照 - ML 包
- 工资单 - ML 包
- 采购订单 - ML 包
- 收据 - ML 包
- 汇款通知书 - ML 包
- UB04 - ML 包
- 水电费账单 - ML 包
- 车辆所有权证明 - ML 包
- W2 - ML 包
- W9 - ML 包
- 其他开箱即用的 ML 包
- 公共端点
- 硬件要求
- 管道
- Document Manager
- OCR 服务
- 支持的语言
- 深度学习
- Insights 仪表板
- 部署在 Automation Suite 中的 Document Understanding
- 在 AI Center 独立版中部署的 Document Understanding
- 许可
- Activities (活动)
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentProcessing.Contracts
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.Intelligent OCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities

Document Understanding 用户指南
分类站
In case you use an Intel Xe GPU and Classification Station is not displayed properly, we recommend updating the graphics driver to the latest version. For more information, please visit this page.
The Classification Station wizard can be used both as a stand-alone tool and integrated with Orchestrator/Automation CloudTM Orchestrator/Action Center.
The Classification Station can be used either as an attended activity with the Present Classification Station or as a type of action in Action Center with the Create Document Classification Action, Wait for Document Classification Action and Resume.
文档分类要求
需要提供特定的输入,以便分类站点可以正常运行。要将分类站点配置为有人值守的活动,至少需要以下输入:
- Provide a Taxonomy needed for processing the document. It can be created directly in the workflow by using the Taxonomy Manager wizard, and it can be loaded using the Load Taxonomy activity. It should be provided as a
DocumentTaxonomyvariable. - 提供要验证的文件的文档路径。
- Provide a Document Object Model for the file, which can be obtained as an output of the Digitize Document activity.
- 提供文件的文档文本,您可以将其作为同一“数字化文档”活动的输出来获取。
- Provide the Automatic Classification Results which represents the data automatically extracted by the robot, that now needs human classification. This is the output of the Classify Document Scope activity. If no automatic classification results are passed to Classification Station, then the Classification Station will open for fully manual processing.
将分类站点作为有人值守的活动
您可以在工作流的任何位置使用“显示分类站点”活动。
只有当需要处理的文件在执行流程的计算机本地可用时,有人值守的活动才会起作用。
在运行时,系统将打开一个窗口,其中显示“分类站点”,用户可以进行任何交互。
Action Center 中的分类站点
通过在 On-Prem Orchestrator 或其 Automation Cloud Orchestrator 副本中创建可在 Action Center 中添加文档分类操作的编排流程来提高生产力。此操作可减少您在本地存储文档、在每个人工操作的计算机上安装一个机器人或让机器人等待人类用户完成分类的需求。
This approach requires you to have your robot connected to your Orchestrator and to build a project of type Orchestration Process in UiPath® Studio. You can publish your project to Orchestrator once it is ready. Here you can find more details about this process.
When running a project with UiPath® Orchestrator, you will use of the Create Document Classification Action and Wait for Document Classification Action and Resume activities because this is how you are creating the connection between the unattended robots executing the automatic part and the Knowledge Workers that can pick up actions from Action Center (on-premises or cloud-based).
In this scenario, the Classification Station UI is displayed directly in UiPath® Orchestrator's Action center but has the same functionalities like the one run as an attended activity.