Text classification
API Reference
Text classification
POST
Text classification
Body
application/json
Request to classify text inputs.
Single text, list of texts, dict pairs or list of dicts to classify. Required.
Number of top labels to return for each input.
Function to apply to logits to produce probabilities or scores.
Available options:
sigmoid, softmax, none 
