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

分类站

重要提示:

如果您使用的是 Intel Xe GPU 且分类站点未正确显示,我们建议将图形驱动程序更新到最新版本。有关详细信息,请访问此页面

分类站点向导既可作为独立工具使用,也可与 Orchestrator/Automation Cloud Orchestrator/Action Center 集成。

The Classification Station can be used either as an attended activity with the Present Classification Station or as a type of action in Action Center with the Create Document Classification Action, Wait for Document Classification Action and Resume.

文档分类要求

需要提供特定的输入,以便分类站点可以正常运行。要将分类站点配置为有人值守的活动,至少需要以下输入:

  • Provide a Taxonomy needed for processing the document. It can be created directly in the workflow by using the Taxonomy Manager wizard, and it can be loaded using the Load Taxonomy activity. It should be provided as a DocumentTaxonomy variable.
  • 提供要验证的文件的文档路径
  • 为文件提供文档对象模型,您可以将其作为“数字化文档”活动的输出来获取。
  • 提供文件的文档文本,您可以将其作为同一“数字化文档”活动的输出来获取。
  • Provide the Automatic Classification Results which represents the data automatically extracted by the robot, that now needs human classification. This is the output of the Classify Document Scope activity. If no automatic classification results are passed to Classification Station, then the Classification Station will open for fully manual processing.

将分类站点作为有人值守的活动

您可以在工作流的任何位置使用“显示分类站点”活动。

只有当需要处理的文件在执行流程的计算机本地可用时,有人值守的活动才会起作用。

在运行时,系统将打开一个窗口,其中显示“分类站点”,用户可以进行任何交互。

Action Center 中的分类站点

通过在 On-Prem Orchestrator 或其 Automation Cloud Orchestrator 副本中创建可在 Action Center 中添加文档分类操作的编排流程来提高生产力。此操作可减少您在本地存储文档、在每个人工操作的计算机上安装一个机器人或让机器人等待人类用户完成分类的需求。

This approach requires you to have your robot connected to your Orchestrator and to build a project of type Orchestration Process in UiPath Studio. You can publish your project to Orchestrator once it is ready. Here you can find more details about this process.

在使用 UiPath Orchestrator 运行项目时,您需要使用“创建文档分类操作”和“等待文档分类操作并继续”活动,原因在于您可以通过这种方式在执行自动操作的无人值守机器人与可以从 Action Center(内部部署或云端)接收操作的知识工人之间建立联系。

在这种情况下,UiPath Orchestrator 的 Action Center 中会直接显示分类站点的用户界面,但其功能与作为有人值守的活动运行时相同。

使用分类站点

“分类站点”是一个功能强大的工具,让用户可以执行、审核和更正文档分类信息。

打开分类站点后,系统会显示所有分类信息以及正在处理的文件:

文档视图部分

The right area of the Classification Station is similar to the one used by the Validation Station, having the same functionality for the options for zooming in and out, selecting pages, searching through the document, or switching to text view.

有许多键盘快捷方式可用来优化与“分类站点”的人工交互。我们建议您尽量使用。您可以在“键盘快捷键”弹出窗口中查看这些快捷方式。

可视化可用的键盘快捷方式:

文档分类部分

分类字段受分类的影响,它们为您提供三种可能的情况:

  • 如果针对文档给定部分提供的分类信息正确无误,则无需对该字段执行任何操作。
  • 如果没有针对文档给定部分提供分类信息,则可以将其保留为未分类,或为其选择正确的文档类型。
  • 如果针对文档给定部分(已分类或未分类、正确或不正确)提供的页面范围不完全准确(缺少页面或有额外页面),您可以通过将页面移至上面或下面部分来加以更正。

屏幕左侧会向用户显示所有分类。

用户可以从文档类型下拉列表中为文档中任何给定的页面范围选择所需的文档类型(先前已在“分类”中定义):

The Document Type field has an Options drop-down menu that can be accessed by clicking on the 文档图像 button. A drop-down list becomes visible, displaying multiple editing options.

Here are all the options available from the 文档图像 drop-down menu:

  • 添加引用 - 可以添加引用,以支持用户执行的文档类型选择。

  • 删除引用 - 删除先前为给定文档类型部分添加的引用。

  • 更改引用 - 将已有的引用更改为新引用。

  • 上移所有页面 - 将整个页面部分上移至先前定义的文档类型,除第一个部分以外,所有部分的“选项”均处于活动状态。使用此选项将删除您正在操作的部分,从而将该页面范围与上一个页面范围统一。

  • 下移所有页面 - 将整个页面部分下移至下一个定义的文档类型。除最后一个部分以外,所有部分中的“选项”均处于活动状态。使用此选项将删除您正在操作的部分,从而将该页面范围与下一个页面范围统一。

其他选项

  • 拆分文档 - 标记新文档类型的开头,在此完成选择后将其移动到新文档类型部分的下面。

  • 拖放 - 允许在各部分之间重新排列页面。只有在保持文档内顺序(页码应连续)的情况下,才能使用“拖放”选项重新排列页面。

  • 删除引用 - 从特定页面中删除引用。

  • 高亮显示引用 - 在特定页面中高亮显示引用。

数据确认和验证

“分类站点”底部有三个选项可供选择,供用户确认或放弃更改。

按钮 函数

docs image

放弃用户做的所有更改,并还原为验证任务的初始状态。

docs image

保存已确认的更正数据。

docs image

将文档报告为异常。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新