?> ... - Aide
QUESTION / RÉPONSE

¿Cuál es el parámetro obligatorio para la acción `applyCategory`?

0 consultations

Réponse

El parámetro obligatorio es `model`, que especifica la tabla de entrada de CAS que contiene el modelo de categorización.
Action technique liée

Voir la documentation de applyCategory

Voir l'Action

Voir aussi

applyCategory
textRuleScore

The applyCategory action categorizes text documents based on a pre-built category model (in MCO file format). It processes an input table containing the text data and applies the categorization rules, generating output tables with the results. This action is essential for automated text classification tasks, allowing users to assign documents to predefined categories.

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.

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.