| Name | Type | Description | Notes |
|---|---|---|---|
| docName | String | [optional] | |
| start | Integer | The start index of the annotation span | |
| end | Integer | The first index after the annotation span | |
| labelName | String | The pretty name of the annotation concept | |
| labelId | String | The code of the annotation concept | |
| categories | List<String> | [optional] | |
| accuracy | BigDecimal | [optional] | |
| text | String | [optional] | |
| metaAnns | Map<String, Object> | [optional] | |
| athenaIds | List<Map<String, Object>> | [optional] |