Surprise Label
SURPRISE I just couldn't believe that he remembered my birthday after so many years.
Example Input
I just couldn't believe that he remembered my birthday after so many years.
Example Output
{
"type":"emotion",
"skill":"emotions",
"name":"surprise",
"span_text":"I just couldn't believe that he remembered my birthday after so many years.",
"span":[
0,
75
],
"output_spans":[
{
"section":0,
"start":0,
"end":75
}
]
}
Updated 2 months ago