- 入门指南
- 框架组件
- ML 包
- 管道
- Data 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
As a Studio workflow, you could use the Document Understanding Process.
使用 Document Understanding 模型(包括 UiPath 文档 OCR)
Please first check how to deploy UiPathDocumentOCR or an out-of-the-box ML Package on AI Center standalone.
双击框架中的工作流,从下拉列表中选择 ML 技能,然后添加 API 密钥。如果您已安装 AI Center 独立离线版本,则不需要 API 密钥。
您需要确保将机器人连接到与 AI Center 相同的 Orchestrator。
If you have installed the online version of AI Center standalone, you also have the option to use the public ML Skill endpoint. Just simply replace the endpoint with the public ML Skill endpoint from the deployed ML package following the instructions here and add the Document Understanding license key.
-
Endpoint: the public ML Skill endpoint from Deploy an out-of-the-box ML Package
-
API 密钥:从 Automation Suite 复制(“管理员”>“许可证”>“机器人和服务”>“Document Understanding”)
运行工作流。机器人将逐一处理文档。当弹出“验证站点”窗口时,单击“确定”以测试工作流是否正常运行。