Document to be annotated.
KEY | TYPE | Description |
---|---|---|
docId | str | The docstore Document ID of the document. |
featureGroupRowIdentifier | str | The key value of the feature group row the annotation is on. Usually the primary key value. |
featureGroupRowIndex | int | The index of the document row in the feature group. |
totalRows | int | The total number of rows in the feature group. |
isAnnotationPresent | bool | Whether the document already has an annotation. Returns None if feature group is not under annotations review mode. |