πŸ“„ Convert With Explicit KeysΒΆ

Note

ID: templates.targeted_sentiment_extraction.as_json.convert_with_explicit_keys | Type: SpanLabelingJsonTemplate

{
    "__type__": "span_labeling_json_template",
    "input_format": "Convert the following text into JSON format in a single line, with the following keys:[\"positive\", \"negative\", \"neutral\"]. \nText: {text}"
}

Read more about catalog usage here.