Number Label

Numerals that do not fall under another type.

I can count to NUMBER six.

Example Input

I can count to six.

Example Output

{
   "type":"number",
   "skill":"numbers",
   "name":"NUMBER",
   "value":"6",
   "data":{
      "numeric_value":6
   },
   "span_text":"six",
   "span":[
      15,
      18
   ],
   "output_spans":[
      {
         "section":0,
         "start":15,
         "end":18
      }
   ]
}

Additional Data

NameDescriptionExample
numeric_valueThe numeric value of the number1000