- 概述
- Document Understanding 流程
- 快速入门教程
- 框架组件
- ML 包
- 管道
- Document Manager
- OCR 服务
- 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
OCR 服务
OCR 服务用于以下目的:
- 在为数据加标签时,当将文档导入到 Document Manager 时。此步骤可用的引擎包括 UiPath Document OCR、Google Cloud Vision OCR 和 Microsoft Read OCR。
- 在运行时,从 RPA 工作流调用模型时。此步骤可用的引擎是与 UiPath RPA 平台集成的所有引擎,包括上述引擎,以及 Abbyy Finereader、Microsoft OCR(旧版)、Microsoft Project Oxford OCR 和 Tesseract。
为便于测试,您也可以直接在 AI Center(“设置”窗口)中配置 OCR,但对于生产部署不建议这样做。
下表显示了如何在 Document Manager 和 AI Center 中配置 6 种受支持的 OCR 引擎类型。
ocr.method
参数对应于 AI Center 的“ML 包创建”视图中的“OCR 引擎”下拉列表。
OCR 引擎 |
OCR 方法 |
OCR 密钥 |
OCR URL |
---|---|---|---|
UiPath |
UiPath 文档 OCR |
UiPath Automation Cloud Document Understanding API 密钥 企业计划 |
|
|
Google Cloud Vision OCR |
GCP 控制台 API 密钥 |
|
Microsoft Read 2.0 内部部署 |
Microsoft Read OCR |
无 |
|
Microsoft Read 2.0 Azure |
Microsoft Read OCR |
来自 Azure 门户的资源的 API 密钥 |
|
Microsoft Read 3.2 内部部署 |
Microsoft Read OCR |
无 |
|
Microsoft Read 3.2 Azure |
Microsoft Read OCR |
来自 Azure 门户的资源的 API 密钥 |
|