- 概述
- 入门指南
- Activities (活动)
- Insights 仪表板
- Document Understanding 流程
- Document Understanding 流程模板
- 快速入门教程
- 框架组件
- 模型详细信息
- 概述
- 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 包
- 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 包
- InvoicesAustralia - ML 包
- 中国发票 - ML 包
- 希伯来语发票 - ML 包
- 印度发票 - ML 包
- 日本发票 - ML 包
- 装运发票 - ML 包
- 装箱单 - ML 包
- 工资单 - ML 包
- 护照 - ML 包
- 采购订单 - ML 包
- 收据 - ML 包
- 汇款通知书 - ML 包
- UB04 - ML 包
- 水电费账单 - ML 包
- 车辆所有权证明 - ML 包
- W2 - ML 包
- W9 - ML 包
- 其他开箱即用的 ML 包
- 公共端点
- 流量限制
- OCR 配置
- 管道
- OCR 服务
- 支持的语言
- 深度学习
- 数据与安全性
- 许可和计费逻辑

Document Understanding 传统用户指南
Document Understanding 流程模板
概述
Document Understanding 流程是一个功能齐全的 UiPath™ Studio 项目模板,基于文档处理流程图。您可以使用它开始处理 Document Understanding TM的演示或大规模实施。
该流程提供日志记录、异常处理、重试机制以及应在“Document Understanding”工作流中使用的所有方法,且开箱即用。
框架
Document Understanding 流程模板已预先配置各种基本文档类型,以及特定于活动包的分类器和提取程序。模板具有以下项目兼容性类型:
- Windows – 此框架使用专为 Windows 项目设计的“智能 OCR”活动包。
- 跨平台 – 此框架使用专为跨平台项目设计的 Document Understanding 活动包。
这两种模板类型都与新式项目兼容,从而使您可以根据需要调整流程模板,使其成为最佳实践示例。
图 1. 模板中的 Document Understanding 项目提取程序

架构
流程的架构与其他已连接的自动化解耦:
- 待处理文件的来源或触发执行的对象无关紧要,这是上游流程的职责;
- 无论在何处使用提取的信息,这都是下游流程的职责。
该流程对于使用运行 Document Understanding 的 Attended Robot 和 Unattended Robot 的场景具有相同的架构,并通过 Action Center 进行人机回圈验证。
系统不会批量处理项目。相反,每个输入文件只有一个作业。处理每个项目都需要调度程序,但这种灵活的方法可帮助您开始开发、调试和扩展 Document Understanding 流程。
支持的项目语言类型
Document Understanding 流程模板仅支持 Visual Basic 项目。
默认依赖项
根据不同模板类型,Document Understanding 流程中的默认依赖项如下:
- Windows:
- 跨平台:
如何访问流程
Document Understanding 流程与Studio 21.4.4或更高版本兼容。对于以前的 Studio 版本,您可以从此处下载 NuGet 包。
您可以在官方模板订阅源上找到“Document Understanding 流程”模板。导航至“模板”选项卡,然后选择“Document Understanding 流程”卡。
图 2. Studio 模板的官方订阅源

选择“使用模板”。
图 3. 使用 Document Understanding 流程模板

为流程输入名称,然后在 PC 上选择“位置” 。对于“兼容性” ,请选择您希望模板具有的项目兼容性类型。每种兼容性类型均对其框架使用不同的活动包。最后,选择“创建”以打开流程。
图 4. Document Understanding 流程模板项目类型

用户指南
该流程附带项目文件夹中的详细文档。即使您熟悉 Document Understanding 解决方案,我们也建议您阅读随附的《用户指南》 。
贡献项目
您可以发出拉取请求或在此处的存储库中新建问题,直接为项目作出贡献。如果要创建新分支,请注意README.md文件中的命名约定。