document-understanding
2022.4
true
- 概述
- 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
基于正则表达式的提取程序
Document Understanding 用户指南
Last updated 2024年10月24日
基于正则表达式的提取程序
基于正则表达式的提取程序是处理简单用例的理想工具,在该工具中,某些字段的数据总是采用严格且可预测的格式和上下文。换句话说,如果有一个字段您可以为其定义匹配时始终良好的正则表达式,则基于正则表达式的提取程序会是很好的选择。
该活动附带一个配置向导,该向导可帮助您为要以此种方式提取数据的目标字段定义正则表达式。
该活动支持简单字段提取和表格字段提取。
如果上下文和预期值的格式存在较大差异,建议使用其他提取方法。在这种情况下,表单提取程序或机器学习提取程序可能更合适。
此提取程序没有学习(训练)功能,需要预先配置。
单击此链接,了解有关配置正则表达式向导的更多信息。