π Convert With Implicit KeysΒΆ
Note
ID: templates.targeted_sentiment_extraction.as_json.convert_with_implicit_keys | Type: SpanLabelingJsonTemplate
{
"__type__": "span_labeling_json_template",
"input_format": "From the following {text_type}, extract entities having a sentiment: positive, negative, neutral. Output JSON format in a single line, with the sentiment types as keys \n{text_type}: {text}"
}
Read more about catalog usage here.