UiPath Documentation
document-understanding
2022.4
true
Document Understanding 用户指南
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

OCR 服务

关于 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。

In production, we recommend calling the OCR using the Digitize Document activity in your workflow and passing the Document Object Model as input to the activity calling the ML model. For this purpose, you need to use the Machine Learning Extractor activity (Official feed).

为便于测试,您也可以直接在 AI Center(“设置”窗口)中配置 OCR,但对于生产部署不建议这样做。

在 Document Manager 和 AI Center Document Understanding ML 包中配置 OCR 服务

下表显示了如何在 Document Manager 和 AI Center 中配置 6 种受支持的 OCR 引擎类型。

重要提示:

ocr.method 参数对应于 AI Center 的“ML 包创建”视图中的“OCR 引擎”下拉列表。

OCR 引擎OCR 方法OCR 密钥OCR URL
UiPathUiPath 文档 OCRUiPath Automation Cloud

Document Understanding API 密钥

企业计划
http://<IP_addr>:<port_number>
GoogleGoogle Cloud Vision OCRGCP 控制台 API 密钥https://vision.googleapis.com/v1/images:annotate
Microsoft Read 2.0 内部部署Microsoft Read OCRhttp://<IP_addr>:<port_number>/vision/v2.0/read/core/Analyze
Microsoft Read 2.0 AzureMicrosoft Read OCR来自 Azure 门户的资源的 API 密钥<Azure_resource_Endpoint>/vision/v2.0/read/core/asyncBatchAnalyze
Microsoft Read 3.2 内部部署Microsoft Read OCRhttp://<IP_addr>:<port_number>/vision/v3.2/read/analyze
Microsoft Read 3.2 AzureMicrosoft Read OCR来自 Azure 门户的资源的 API 密钥<Azure_resource_Endpoint>/vision/v3.2/read/analyze

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新