?> What is the difference between the `casOut`, `matc... - Aide
QUESTION / RÉPONSE

What is the difference between the `casOut`, `matchOut`, and `groupedMatchOut` output parameters?

2 consultations

Réponse

The `casOut` parameter specifies the main output data table for the categories. The `matchOut` parameter creates a table with one match per row. The `groupedMatchOut` parameter creates a table that groups all matches for a given category within each document, using the delimiter specified by `matchDelimiter`.
Action technique liée

Voir la documentation de applyCategory

Voir l'Action

Voir aussi

applyCategory
textRuleScore

L'action `applyCategory` permet de catégoriser du texte en utilisant un modèle de catégorie préalablement compilé (fichier MCO). Elle applique les règles linguistiques définies dans le modèle pour assigner une ou plusieurs catégories aux documents textuels fournis en entrée.

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

Führt die Konzeptextraktion unter Verwendung eines Konzeptextraktionsmodells (LI-Datei) durch. Diese Aktion ermöglicht es, vordefinierte linguistische Regeln auf einen Textkorpus anzuwenden, um relevante Konzepte zu identifizieren und zu extrahieren. Sie ist ein wesentlicher Bestandteil der Textanalyse in SAS Viya und wird häufig für Aufgaben wie die Inhaltskategorisierung, die Extraktion von Entitäten und die Stimmungsanalyse verwendet.