CLASSIFY_AI

Use Rows AI to classify text into tags, topics or sentiment.

icon of Rows AIRows AI
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
CLASSIFY_AI(text
[tags]
[multi-tag]
[examples]
)
text

The text to be classified. For example: "The delivery arrived very late.".

[optional] tags

The tag (or tags) that you want the text to be classified into. For example: "Delivery, Quality, Price.".

[optional] multi-tag

If the model can return multiple tags, or only one. If filled, should be "true" or "false" . By default it is true.

Selected options:
true
false
[optional] examples

Example of the classification you want to perform: Rome: City, France: Country

Examples

CLASSIFY_AI("This decision is very good, it will bring convenience to many Nike fans, thank you.", Positive; Neutral; Negative, false) returns Positive