Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BatchDetectLanguageTextClassificationDetails

The documents details for text classification call.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment that calls the API, inference will be served from pre trained model

documents

documents: Array<TextDocument>

List of Documents for detect text classification.

Optional endpointId

endpointId: undefined | string

The endpoint which have to be used for inferencing. If endpointId and compartmentId is provided, then inference will be served from custom model which is mapped to this Endpoint.

Functions

getDeserializedJsonObj

getJsonObj