Money Label

Monetary values, including unit.

We made MONEY a thousand bucks in no time.

Example Input

We made a thousand bucks in no time.

Example Output

{
   "type":"number",
   "skill":"numbers",
   "name":"MONEY",
   "value":"1,000",
   "data":{
      "numeric_value":1000
   },
   "span_text":"a thousand bucks",
   "span":[
      8,
      24
   ],
   "output_spans":[
      {
         "section":0,
         "start":8,
         "end":24
      }
   ]
}

Additional Data

NameDescriptionExample
numeric_valueThe numeric value of the number1000