πŸ“„ EmptyΒΆ

Note

ID: templates.targeted_sentiment_extraction.empty | Type: SpanLabelingTemplate

{
    "__type__": "span_labeling_template",
    "input_format": "{text}",
    "postprocessors": [
        "processors.to_span_label_pairs"
    ]
}

References: processors.to_span_label_pairs

Read more about catalog usage here.