AQSchema¶
-
AQPython.Annotation.
AQSchema
()¶ AQAnnotation Schema. Document Id (such as PII) Annotation set (such as scnlp, ge) Annotation type (such as text, sentence) Starting offset for the annotation (based on the text file for the document) Ending offset for the annotation (based on the text file for the document) Annotation Id (after the annotations have been reordered) Contains any attributes such as exclude annotations, original annotation id, parent id, etc. Stored as a map.