For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sentiment Classifier

The Sentiment classifier classifies your data based on sentiment (feeling). Documents can be classified into positive, neutral, and negative sentiment.

Configuration

This classifier shares all of the common classifier configuration options.

Last updated