UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Actividades de Document Understanding

Última actualización 22 de abr. de 2026

Entrenador del clasificador inteligente de palabra clave

UiPath.IntelligentOCR.Activities.DocumentClassification.IntelligentKeywordClassifierTrainer

Descripción

Esta actividad entrena los datos de aprendizaje añadidos como variables. Las palabras clave utilizadas pueden definirse por el usuario o vector aprendido.

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

Can be used only together with the Train Classifiers Scope activity.

Compatibilidad de proyectos

Windows-Legacy | Windows

Configuración

Panel del Diseñador
  • LearningFilePath - The full path to the file containing the classifier data. This field supports only strings and String variables.
Panel de propiedades

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Entrada

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

Entrada/Salida

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

    Nota:

    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.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.
    Nota:

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

Más información

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

  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Más información

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado