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

Document Understanding 活动

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

基于关键词的分类训练器

UiPath.IntelligentOCR.Activities.DocumentClassification.KeywordBasedClassifierTrainer

描述

包含基于关键字的文档分类算法,可针对具有重复标题的文件进行分类。

通过将学习数据写入指定文件,增强用于分类的训练集。

This activity can only be used together with the Train Classifiers Scope activity.

项目兼容性

Windows - Legacy | Windows

配置

设计器面板
  • LearningFilePath - The full path to the file containing the classifier data. The information is retrieved from the specified path, processed and updated. This field supports only strings and String variables.
属性面板

常见

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

输入

  • LearningFilePath - The full path to the file containing the classifier data. The information is retrieved from the specified path, processed and updated. This field supports only strings and String variables.

输入/输出

  • LearningData - The string containing the serialized classifier data. Within the same string, the information is read, processed, and updated. This field supports only strings and String variables.

    备注:

    Only one of the parameters can be set. You can use either the LearningData string or the LearningFilePath string.

    The LearningFilePath specifies the locations from where to retrieve the classifier data while 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.

了解详情

A wizard is available for this activity, helping you to configure and manage the keywords used for this activity. Visit Keyword Based Classifier to learn how to set up the wizard.

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

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新