UiPath Documentation
activities
latest
false

Document Understanding 活动

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

智能关键词分类训练器

UiPath.IntelligentOCR.Activities.DocumentClassification.IntelligentKeywordClassifierTrainer

描述

此活动会训练作为变量添加的学习数据。使用的关键字可以由用户或学习的向量定义。

The Intelligent Keyword Classifier Trainer enhances the training set used for classification, by writing learning data in a specified file.

该活动只能与训练分类器范围活动一起使用。

项目兼容性

Windows - Legacy | Windows

配置

设计器面板
  • LearningFilePath - The full path to the file containing the classifier data. This field supports only strings and String variables.
属性面板

常见

  • “显示名称”- 活动的显示名称。

输入

  • LearningFilePath - The full path to the file containing the classifier data. This field supports only strings and String variables.

输入/输出

  • LearningData - The string containing the serialized classifier data. This field supports only strings and String variables.

    备注:

    Only one of the above options can be set at a time. You can use either the LearningData string or the LearningFilePath string.

    The LearningFilePath specifies the locations from where to retrieve the classifier data.

    The LearningData contains the actual information of that classifier.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
    备注:

    The best practice is to create an empty .json file at that location, then use its name in the LearningFilePath field.

了解详情

此活动有一个向导,可帮助您配置和管理用于此活动的关键字。请访问智能关键词分类器,了解如何设置向导。

  • 描述
  • 项目兼容性
  • 配置
  • 了解详情

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新