π emptyΒΆ
Note
ID: templates.span_labeling.extraction.empty | Type: SpanLabelingTemplate
{
"input_format": "{text}",
"postprocessors": [
"processors.to_span_label_pairs"
],
"type": "span_labeling_template"
}
References: processors.to_span_label_pairs
Read more about catalog usage here.