document-understanding
2022.4
true
Document Understanding 用户指南
- 概述
- Document Understanding 流程
- 快速入门教程
- 框架组件
- ML 包
- 管道
- Document Manager
- OCR 服务
- 部署在 Automation Suite 中的 Document Understanding
- 在 AI Center 独立版中部署的 Document Understanding
- 深度学习
- 训练高效能模型
- 许可
- 参考
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.Intelligent OCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.DocumentProcessing.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
什么是智能表单提取程序
智能表单提取程序是一个专门的工具,用于处理固定布局的数据提取文档,也就是在表单提取程序的基础上构建,并添加额外的功能,例如
- 手写识别和手写数据提取、
- 签名检测。
与表单提取程序相比,智能表单提取程序具有更多功能,这令其非常适合处理以下各类表单:
- 可以打印或手写,
- 可能需要检查表单是否已签名。
除了表单提取程序中已有的配置外,您还可以通过活动的“模板管理器”向导配置这两项附加功能。
此提取程序没有学习(训练)功能,需要预先配置。
备注:
有关“智能表单提取程序”的更多相关信息:
- Intelligent Form Extractor activity page
- Taxonomy Manager - setup instructions
- Template Manager wizard - setup instructions
- 基于锚点的工作流示例
如何配置
活动配置
“智能表单提取程序”有两个主要配置需要考虑:
- 模板管理器向导 - 可用于定义要应用于传入文档的模板。此向导将启用“模板编辑器”和“布尔值字段解释”设置。
- “最低重叠百分比”设置 - 此设置可用于控制值区域匹配的严格程度。它接受
0到100之间的值,并且会根据字词的位置与模板中所定义区域的匹配程度,控制接受或拒绝哪些字词成为给定值的一部分。
More information about using the Intelligent Form Extractor activity wizard can be found here.