Sadness Label

SADNESS I feel bad for hurting you.

Example Input

I feel bad for hurting you. 

Example Output

{
   "type":"emotion",
   "skill":"emotions",
   "name":"sadness",
   "span_text":"I feel bad for hurting you.",
   "span":[
      0,
      27
   ],
   "output_spans":[
      {
         "section":0,
         "start":0,
         "end":27
      }
   ]
}