Categorize the political topics of texts in Spanish.
label_political_topics(text_col: text) -> (labels: list[category])
Inputs
A text column to label.
Outputs
A column containing the labels assigned to each text.
Parameters
This step doesn’t expect any configuration.
Was this page helpful?