UiPath Documentation
activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Document Understanding-Aktivitäten

Letzte Aktualisierung 22. Apr. 2026

Intelligent Keyword Classifier Trainer

UiPath.IntelligentOCR.Activities.DocumentClassification.IntelligentKeywordClassifierTrainer

Beschreibung

Diese Aktivität trainiert die als Variablen hinzugefügten Lerndaten. Die verwendeten Schlüsselwörter können vom Benutzer oder dem erlernten Vektor definiert werden.

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.

Projektkompatibilität

Windows-Legacy | Windows

Konfiguration

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

Allgemein

  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.

Eingabe

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

Eingang/Ausgang

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

    Hinweis:

    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.

Sonstiges

  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.
    Hinweis:

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

Weitere Informationen

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.

  • Beschreibung
  • Projektkompatibilität
  • Konfiguration
  • Weitere Informationen

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben