This is a PyTorch-IE wrapper for the
BRAT Huggingface dataset loading script.
default: The original dataset. Documents are of type BratDocument (with LabeledMultiSpan annotations, see below).
merge_fragmented_spans: Documents are of type BratDocumentWithMergedSpans (this variant merges spans that are
fragmented into simple LabeledSpans, see below).
The… See the full description on the dataset page:
https://huggingface.co/datasets/pie/brat.