UiPath Documentation
document-understanding
latest
false
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Document Understanding 用户指南

上次更新日期 2026年4月23日

发布

You can use the Publish section to:

  • 创建项目版本:将当前模型状态冻结到项目版本中。
  • 部署项目版本:使模型可从工作流访问。
  • 使您的流程自动化:在自动化中使用产品版本,然后打开 Studio WebStudio Desktop,或者使用 API 进行集成。
  • 导出数据集,以便其他租户或组织使用,或者将其保存为备份。

projectVersion

项目版本是当前模型状态的快照。由于在您上传数据或与模型交互时,系统会持续训练分类器和提取程序模型,因此如果您对性能感到满意,则可以使用项目版本功能来冻结模型的当前状态。创建项目版本后,您就可以开始在工作流中使用模型。

新建项目版本

如果您对当前的模型性能感到满意,或者想在工作流中测试模型行为,请新建项目版本。

  1. Go to the Publish section in your project.
  2. 选择“创建项目版本”。
  3. “名称”字段中填写项目版本的名称。
  4. [Optional] Add a description for your project version.
  5. “要包含的模型”下拉列表中选择要包含的模型。
    提示:

    选择多种文档类型时,系统会自动启用分类。

  6. 选择部署类型。
  7. 选择“创建”

创建项目版本后,您可以开始在工作流中使用模型。系统会针对所有上传的数据,对在创建流程版本期间选择的“分类器”和“提取程序”进行训练。根据模型和数据集的大小,这可能需要几分钟到几个小时。

“创建项目版本”界面的屏幕截图。

提示:

You can check the model version used in your project version. To do so, select the three-dot icon next to the project version and choose Edit version. You can check the model version from the Selected models section. “编辑项目版本”界面的屏幕截图。

部署项目版本

创建项目后,项目版本可以具有以下任一状态:

  • 训练:项目中的模型正在接受训练。这是暂时状态。
  • 已训练:项目中的模型已经过训练。
  • 未部署:模型训练已完成,但模型处于空闲状态。模型未占用任何资源,并且无法从工作流中引用或使用项目版本。未部署的项目版本在 Studio 活动中不可用。
  • 已部署:模型训练已完成,正在运行。模型正在消耗硬件资源,可以从工作流中引用项目版本并在其中使用。

要部署项目版本,请从“已部署”列中选择切换按钮。

“项目版本”界面的屏幕截图。

编辑项目版本

要编辑项目版本,请选择所需项目版本的三点图标 ,然后从下拉菜单中选择“编辑版本”

  • 名称:您无法编辑项目版本的名称。
  • 描述:您无法编辑项目版本的描述。
  • 选中模型:您可以查看模型的详细信息:
    • 基础模型:项目版本中使用的基础机器学习 (ML) 模型。
    • 文档类型:项目版本中使用的文档类型。
    • 版本:机器学习模型的版本。
  • Deployment tag: you can select a tag that links directly to the specific activity. This allows you to consume only a snapshot of your project. Your selection made within the classification or extraction activities in Studio show up in the Version field found in the Document Details. For more information about using the Tag and Version fields in the activities, visit the following:

自动化您的流程

部署项目版本后,您可以在工作流中使用模型。

您可以通过从列表中选择所需的已部署项目版本,然后选择“打开 Studio Web”或选择“打开 Studio Desktop”来轻松执行此操作。

备注:

This button is not available for projects in Delayed update organizations.

If you are using Document UnderstandingTM Cloud APIs, you can also use the project in your API automation. You can do this easily be selecting Integrate via API.

备注:
  • 仅当您的项目版本中有提取模型时,“通过 API 集成”按钮才会激活。
  • 本界面不提供 Open Studio Web 按钮。

If you select Integrate via API, a new window with the code is displayed. Here, you have the option to select your preferred programming language and paste this code into your preferred editor. However, please remember to modify the specified variables before consuming the deployed project via REST APIs.

“待复制 Python API 代码”界面的屏幕截图。

导出

您可以从新式项目导出带批注的数据集,并且:

  • 将它们导入到其他租户或组织的另一个新式项目中。
  • 将它们导入传统项目。有关如何将数据集导入传统项目的更多信息,请查看传统项目的 Document Understanding 用户指南
    备注:

    Datasets exported from modern projects are compatible with classic projects only when training on model version 23.4.0 or newer.

重要提示:

仅导出已标注且已确认的活动(绿色盾牌图标)。 已确认盾牌图标的屏幕截图。

有关如何导出数据集和迁移新式项目的更多信息,请查看“迁移新式项目”页面。

  • projectVersion
  • 新建项目版本
  • 部署项目版本
  • 编辑项目版本
  • 自动化您的流程
  • 导出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新