Documentation  
Pretrained Classifiers

Pre-trained Classifiers

We offer the following pre-trained classifiers which you can use right away to classify text data. To use one, follow the instructions in the Quickstart and replace the "model" parameter with the model ID from this table.

NameModel IDDescription
ONET-SOCjob_postings_onetClassify job descriptions/postings into 900+ ONET-SOC job categories.
IAB Productsiab_productsClassify product listings or reviews into 500+ IAB product categories.
IAB Contentiab_contentClassify web content into 700+ IAB content categories.
NAICS IndustriesnaicsClassify business descriptions into 100+ NAICS industry categories.
MCC CategoriesmccClassify businesses/merchants into 100+ MCC merchant categories.
TopicstopicsClassify text into 1,000+ hierarchical topics.
IntentsintentsClassify user queries into 100+ intents.

Testing the Pretrained Classifiers

To quickly test the classifiers, you can sign in and use the models via the Playground. The Playground allows you to test the models, configure the max labels and threshold, and validate the results in real-time. When you're ready to integrate the model in your production environment, you can copy the request code to make requests to the model.