Skip to main content

Create

Classify the text to provided categories

Query Parameters
  • lang string

    Default value: en

    Language code

  • multi_class boolean

    Default value: false

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

Request Body required

body

  • classes string[] required
  • text string required
Responses

OK


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