UiPath Documentation
marketplace
latest
false
重要 :
请注意,此内容已使用机器翻译进行了本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Marketplace 用户指南

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

分类文档

UiPath.Ephesoft.Activities.ClassifyDocument

提交可能为多页的文档以进行 OCR 和分类。 由于此文件可能包含多种不同类型的文档(例如发票、合同和副本),因此系统将返回所有组成文档类型的列表以及它们可能包含的字段。

属性

常见

  • DisplayName (String) - The display name of the activity.

输入

  • BatchClass (String) - The target bucket, predefined on the Transact server, which contains a group of related documents and their constituent fields.
  • FilePath (String) - The full path of the file to be uploaded. Supports only strings and String variables.

其他

  • Private (Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.

输出

  • Documents (EphesoftDocument[ ]) - An array of documents identified within the uploaded batch.

自定义类

Effesoft 文档

  • Confidence (Single) - A Lucene score for confidence of the classification. This should be over the Confidence Threshold.
  • Confidence Threshold (Single) - The value above which the classification can be trusted.
  • DataTables (DataTable) - Any table expected to be found in the document, if one exists.
  • Fields (EphesoftField[ ]) - A list of fields expected to be found in the document.
  • Identifier (Single) - A unique value identifying this document.
  • isConfident (Boolean) - Whether or not the Confidence exceeds the Confidence Threshold.
  • Type (String) - The type of document identified.

Effesoft 字段

  • Confidence (Single) - A Lucene score for confidence of the extracted field.
  • IsConfident (Boolean) - Whether or not the Confidence exceeds a given threshold.
  • Name (String) - The name of the field.
  • OCRConfidence (Single) - Confidence that the OCR engine extracted correctly.
  • OCRConfidenceThreshold (Single) - The value above which the extracted field can be trusted.
  • Type (String) - The type of the field.
  • Value (String) - The value read from the targeted field.
  • 属性
  • 常见
  • 输入
  • 其他
  • 输出
  • 自定义类
  • Effesoft 文档
  • Effesoft 字段

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新