|
Description
|
Preprocessing notebook that converts Label Studio JSON exports into the structured gold-standard corpus used throughout the experiments. The workflow merges annotation projects, extracts entity annotations, aligns character offsets, generates IOB labels, removes unsupported nested entities, and creates the training, development and test datasets used for the NER experiments. |