UiPath Documentation
activities
latest
false

Document Understanding 活动

上次更新日期 2026年5月5日

关于 Document Understanding OCR 本地服务器包

The UiPath.DocumentUnderstanding.OCR.LocalServer package contains no activities, but once installed in a project, it enables you to use UiPath Document OCR running locally on the robot machine.

您可以通过 Studio 中的“管理包”来安装包。有关如何安装包的说明,请访问安装包

安装此包后,即可通过“使用本地 服务器”属性配置 UiPath 文档 OCR 活动,以使用该本地服务器。这使您可以直接在机器人上作为 Studio 工作流的一部分运行“UiPath 文档 OCR”,而无需调用 API 或服务。

备注:

UiPath.DocumentUnderstanding.OCR.LocalServer.Activities 包与 UiPath.OCR.Activites 版本 3.1.0 预览版兼容及更高版本。

关键功能
  • 易于使用 - 您无需担心是否拥有 Automation Cloud 帐户、API 密钥、URL 或互联网网络连接
  • 不需要额外的基础架构 - 您不依赖 AI Center、本地部署的服务器或一些其他要配置的硬件,因此您可以直接在安装了 Document Understanding 的计算机上使用 Document Understanding,而无需其他外部资源
  • 它允许您通过添加机器人来扩展自动化 - 当 OCR 在服务器端运行时,您必须扩展服务器,因此您可以添加更多的 CPU、GPU、更多的节点等,而如果 OCR 在机器人中运行,则您只需请添加更多机器人并处理更多文档。这一点尤为重要,因为 OCR 通常是文档处理工作流中的资源瓶颈,因为它是计算最密集的步骤,远远超过文档提取本身,因为文档提取根据 OCR 的输出来工作,但输出只是文本,而 OCR 则根据图像的像素来操作。
与服务部署相比的差异

检查本地服务器和服务部署之间的以下区别:

  • LocalServer speed depends on Robot machine capabilities.
  • 使用“使用本地服务器”的OCR 结果与使用云端点 ( https://du.uipath.com/ocr ) 的 OCR 结果之间可能存在细微差别或基于内部部署 Docker 的部署。
    重要提示:

    对于本地服务器,唯一支持的语言是英语

硬件要求

查看以下本地服务器的硬件要求列表:

  • LocalServer requires CPU supporting AVX2 instruction set. Some virtualization platforms allow disabling it, so make sure, if you run LocalServer on virtualized environments, that the AVX2 instruction set is enabled.
  • We recommend using LocalServer on machines with CPUs with at least 4 cores.

    此页面有帮助吗?

    连接

    需要帮助? 支持

    想要了解详细内容? UiPath Academy

    有问题? UiPath 论坛

    保持更新