UiPath Documentation
activities
latest
false
Document Understanding 活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

将 OmniPage 与扩展语言一起使用

在 UiPath Studio 中使用 OmniPage OCR 和扩展语言来配置和运行自动化流程。

请按照以下步骤构建示例流程:

  1. 打开 Studio,并新建一个默认命名为“主要”的“流程”
    备注:

    Add your files to the project directory in order to be able to run the entire process from the same place.

  2. “工作流设计器”中添加“序列”容器。
    • 创建下表中显示的变量:

      表格 1. 要创建的变量

      变量名称变量类型默认值
      textFile图像不适用
      extractedText字符串不适用
  3. “序列”容器中添加“数字化文档”活动。
    • In the Properties panel, add the path of the file you want to digitize, in the DocumentPath field. You can find a sample file in the downloadable example.
  4. “数字化文档”活动中添加OmniPage OCR引擎。
    • In the Properties panel, add the value Image in the Image field.
    • Select the Extended option from the EnginePack drop-down list.
    • Select the check box for the ExtractWords option. This extracts the on-screen position of each detected word.
    • Add the value "qct" in the Language field. This represents the language code for Traditional Chinese.
    • Add the variable extractedText in the Text field for capturing and retaining all the text from the document.
  5. “数字化文档”活动之后添加“写入行”活动。
    • 在“文本”字段中添加“extractedText”变量。
  6. 运行流程。 使用的活动正在分析提供的文件,并提取所有检测到的以繁体中文书写的单词。

请访问以下链接,将该示例下载为ZIP格式的文件:示例

OmniPage OCR提供支持 。

Nuance™ | © | OCR 2019 年 Nuance 通信。 保留所有权利。

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新