πŸ“„ Convert With Explicit KeysΒΆ

templates.targeted_sentiment_extraction.as_json.convert_with_explicit_keys

SpanLabelingJsonTemplate(
    input_format="Convert the following text into JSON format in a single line, with the following keys:["positive", "negative", "neutral"]. 
Text: {text}",
)
[source]

Read more about catalog usage here.