Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EntityListDataset

Entity List Dataset

Properties

Const datasetType

datasetType: string = "ENTITY_LIST"

Optional entityList

entityList: Array<EntityList>

Array of entityLists

Optional referenceExamples

referenceExamples: Array<string>

List of sentences referencing 1 or more entityType matching those defined in the linked entityLists, used to improve accuracy by providing model training context of where/how an entity may appear in a sentence. EntityTypes referenced in sentences should be written in all caps surrounded by angled braces (i.e "" if entityType=patient)

Methods

getDeserializedJsonObj

getJsonObj