read_annotations

read_annotations(path: str | Path | TextIO, *, reference_cls: type[R] = None) list[Annotation][source]
read_annotations(path: str | Path | TextIO, *, reference_cls: None = None) list[Annotation[NamableReference]]

Read annotations from a TSV file.