UInworldNode_TextClassifier | Inherits from: UInworldNode
A node that classifies text content into categories.
This node takes text input and classifies it into configured categories. It can be used for various purposes such as content categorization, sentiment analysis, topic detection, or any other classification task. It inherits from TypedNode with ClassificationResult as output and Text as input.

- FInworldData_Text
- FInworldData_ClassificationResult