Annotation Types
Annotation types are the valid annotation labels that can be applied to source material.
Create Annotation Type
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"schemaName": "NER",
"schemaId": 7,
"key": "place-name",
"color": "#F882FD",
"typeId": "51",
"name": "Place Name"
}Last updated
Was this helpful?