- 概述
- Document Understanding 流程
- Document Understanding™ 流程:Studio 模板
- 快速入门教程
- 框架组件
- 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
- 许可
- 活动
- 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™ 流程:Studio 模板
Document UnderstandingTM Process is a fully functional UiPath® Studio project template based on a document processing flowchart. Its aim is to offer a Document Understanding tool at hand that is easy to use and easy to execute for any developer who wants to start working either on a simple demo or on large-scale implementation.
该流程提供日志记录、异常处理、重试机制以及应在“Document Understanding”工作流中使用的所有方法,且开箱即用。
“Document Understanding 流程”预先在分类中配置一系列基本文档类型、为区分这些类而配置的分类器,以及展示如何使用框架的数据提取功能的提取程序。它旨在用作最佳实践示例,可在显示如何配置其每个组件时适应您的需求。
工作流的架构与其他已连接的自动化解耦:
- 待处理文件的来源或触发执行的对象无关紧要,这是上游流程的职责;
- 无论在何处使用提取的信息,这都是下游流程的职责。
无论是有人值守的机器人还是无人值守的机器人,该架构都非常常见,这些机器人运行 Document Understanding,并通过 Action Center 进行人机回圈验证。
系统不会批量处理项目。相反,每个输入文件只有一个作业。确实,每次都需要调度程序,但这种灵活的方法可以让您更轻松地上手、开发、调试和扩展 Document Understanding 流程。
该流程支持 Visual Basic 风格的项目。
Document Understanding 流程中的默认依赖项包括:UiPath.DocumentUnderstanding.ML.Activities、UiPath.Excel.Activities、UiPath.IntelligentOCR.Activities、UiPath.PDF.Activities、UiPath.System.Activities 和 UiPath.UIAutomation.Activities。
您可以在“官方”模板订阅源上找到“Document Understanding 流程”模板。导航至“模板”选项卡,然后单击“Document Understanding 流程”卡。
选择“使用模板”。
为流程输入名称,然后在 PC 上选择位置。单击“创建”以打开流程。
该模板附带项目文件夹中的详细文档和示例。即使您熟悉 Document Understanding 解决方案,我们也建议您阅读随附的《用户指南》。
您可以发出拉取请求或在此处的存储库中新建问题,直接为项目作出贡献。如果要创建新分支,请注意 README.md 文件中的命名约定。