?> À quoi sert le paramètre `docId` ?... - Aide
QUESTION / RÉPONSE

À quoi sert le paramètre `docId` ?

0 consultations

Réponse

Le paramètre `docId` spécifie le nom d'une variable d'identification unique dans la table d'entrée, qui peut être de type caractère ou numérique, pour référencer chaque ligne.
Action technique liée

Voir la documentation de applyCategory

Voir l'Action

Voir aussi

applyCategory
textRuleScore

Die Aktion `applyCategory` wendet ein vordefiniertes Kategoriemodell (eine MCO-Datei) auf Textdaten an, um diese zu kategorisieren. Sie identifiziert und klassifiziert Dokumente basierend auf den im Modell definierten Regeln. Diese Aktion ist entscheidend für das Scoring von Texten, bei dem es darum geht, relevante Kategorien basierend auf dem Inhalt automatisch zuzuweisen. Sie kann auch detaillierte Informationen über die Übereinstimmungen ausgeben, die zur Kategorisierung geführt haben, was für die Validierung und Feinabstimmung der Regeln nützlich ist.

applyConcept
textRuleScore

Realiza la extracción de conceptos utilizando un modelo de extracción de conceptos (archivo LITI). Esta acción, parte del conjunto de acciones 'Text Analytics Rule Score', aplica un modelo de concepto LITI compilado a una tabla CAS de entrada para identificar y extraer conceptos definidos en el modelo. Es fundamental para el análisis de texto no estructurado, permitiendo la identificación de entidades, temas o cualquier patrón textual predefinido.

applyConcept
textRuleScore

The applyConcept action performs concept extraction using a predefined or custom concept extraction model (a LITI file). It is part of the Text Analytics Rule Score action set, which provides tools for linguistic rule scoring for categorization, concept extraction, and sentiment analysis. This action processes an input text document or a table of documents and identifies occurrences of concepts defined in the model, outputting detailed match information.