This datasets hosts a sentence-tokenized version of the CO-Fun: A German Dataset on Company Outsourcing in Fund Prospectuses for Named Entity Recognition and Relation Extraction dataset.
The following script can be used to reproduce the creation of the dataset:
import flair
import json
from flair.datasets.sequence_labeling import ColumnCorpus
from flair.file_utils import cached_path
from pathlib import Path
from typing import… See the full description on the dataset page:
https://huggingface.co/datasets/german-tokenizer-benchmark/co-funer.