Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BatchDetectHealthEntityDetails

The documents details for health entities detect call.

Properties

documents

documents: Array<TextDocument>

List of Documents for detect health entities.

endpointId

endpointId: string

The endpoint which have to be used for inferencing.

Optional isDetectAssertions

isDetectAssertions: undefined | false | true

is assertion on input text required. default value true.

Optional isDetectRelationships

isDetectRelationships: undefined | false | true

is relationship on input text required. default value true.

Optional linkOntologies

linkOntologies: Array<string>

List of NLP health ontologies to be linked

Optional profile

profile: model.Profile

Functions

getDeserializedJsonObj

getJsonObj