Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Overview > Inworld Node > Inworld Node Keyword Matcher Class: UInworldNode_KeywordMatcher | Inherits from: UInworldNode A node that matches text content against keyword groups. This node takes text input and matches it against configured keyword groups. It can be used for various purposes such as safety checking, content categorization, sentiment analysis, or any other keyword-based filtering. It inherits from TypedNode with MatchedKeywords as output and Text as input. Inworld Node Keyword Matcher Input Types:
  • FInworldData_Text
Output Types:
  • FInworldData_ClassificationResult