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

5 vues

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`.
Did this answer help you?
applyCategory

textRuleScore

See technical action