Enumeration AnnotationConflictTypeEnum

  • missing_annotation - MISSING_ANNOTATION * extra_annotation - EXTRA_ANNOTATION * mismatching_label - MISMATCHING_LABEL * low_overlap - LOW_OVERLAP * mismatching_direction - MISMATCHING_DIRECTION * mismatching_attributes - MISMATCHING_ATTRIBUTES * mismatching_groups - MISMATCHING_GROUPS * covered_annotation - COVERED_ANNOTATION

Export

Enumeration Members

CoveredAnnotation: "covered_annotation"
ExtraAnnotation: "extra_annotation"
LowOverlap: "low_overlap"
MismatchingAttributes: "mismatching_attributes"
MismatchingDirection: "mismatching_direction"
MismatchingGroups: "mismatching_groups"
MismatchingLabel: "mismatching_label"
MissingAnnotation: "missing_annotation"

Generated using TypeDoc