- 概述
- 入门指南
- 选择部署类型
- 启用 Document Understanding™
- 基于角色的访问控制
- 迁移传统项目
- 选择自动化类型
- Document Understanding 流程模板预览
- Document Understanding™ configuration checklist
- 构建模型
- 使用模型
- 模型详细信息
- 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 包
- 公共端点
- 支持的语言
- Insights 仪表板
- 数据与安全性
- 许可和计费逻辑
- 如何
Document Understanding 流程模板预览
Document Understanding Process is a fully functional UiPath® Studio project template based on a document processing flowchart. You can use it to get started with working on either a demo, or a large-scale implementation of Document UnderstandingTM.
该流程提供日志记录、异常处理、重试机制以及应在“Document Understanding”工作流中使用的所有方法,且开箱即用。
- 分类器旨在使用“Document Understanding 项目分类器(预览版)”活动区分这些类别。
如果要使用此功能来使用新式项目,请将其拖放到
30_Classify
工作流中。 - 提取程序用于使用“Document Understanding 项目提取程序(预览版)”活动检索分类信息。
此活动设置与新式项目兼容,从而使您可以根据需要调整流程模板,使其成为最佳实践示例。
流程的架构与其他已连接的自动化解耦:
- 待处理文件的来源或触发执行的对象无关紧要,这是上游流程的职责;
- 无论在何处使用提取的信息,这都是下游流程的职责。
该流程对于使用运行 Document Understanding 的 Attended Robot 和 Unattended Robot 的场景具有相同的架构,并通过 Action Center 进行人机回圈验证。
系统不会批量处理项目。相反,每个输入文件只有一个作业。处理每个项目都需要调度程序,但这种灵活的方法可帮助您开始开发、调试和扩展 Document Understanding 流程。
您可以在“官方”模板订阅源上找到“Document Understanding 流程”模板。导航至“模板”选项卡,然后单击“Document Understanding 流程”卡。
选择“使用模板”。
为流程输入名称,然后在 PC 上选择位置。单击“创建”以打开流程。
该模板附带项目文件夹中的详细文档和示例。即使您熟悉 Document Understanding 解决方案,我们也建议您阅读随附的《用户指南》。
您可以发出拉取请求或在此处的存储库中新建问题,直接为项目作出贡献。如果要创建新分支,请注意 README.md 文件中的命名约定。