AI Functions

These functions enable text processing by using machine learning or generative AI.

AI functions are essential tools for data transformation and analysis. Use them to:

  • Analyze text sentiment to gauge emotional tone.
  • Classify text into predefined categories for reporting and segmentation.
  • Integrate sophisticated AI/ML capabilities directly into your SQL queries for interactive analysis.

Functions 

  • AI_SENTIMENT: Analyzes text and returns a sentiment label.
  • AI_CLASSIFY: Classifies text into user-defined categories.

Related Topics