Skip to main content

Create

Classify the text to provided categories

Query Parameters
    lang string

    Default value: en

    Language code

    multi_class boolean

    When set to true the scores will be independent, each will fall between 0 and 1

Request Body required

body

    classes string[]
    text string
Responses

OK


Schema
    labels string[]
    scores float[]
Loading...