Happiness Label

HAPPINESS I'm so excited and I just can't hide it.

Example Input

I'm so excited and I just can't hide it.

Example Output

{
   "type":"emotion",
   "skill":"emotions",
   "name":"happiness",
   "span_text":"I'm so excited and I just can't hide it.",
   "span":[
      0,
      40
   ],
   "output_spans":[
      {
         "section":0,
         "start":0,
         "end":40
      }
   ]
}