numeric
Describes a numeric value (integer/float).
//numeric
{
"entity": "numeric",
"value": "12.5",
"box": {
"page": 1,
"left": 429.0,
"top": 133.0,
"width": 53.0,
"height": 8.0
}
}
Format
Name | Type | Description |
---|---|---|
|
|
|
|
| Numeric value in string. |
| bounding-box | Bounding box of the occurrence including the page number. |
Valid feedback
Form | Example |
---|---|
A string of integer or float | 1, 1.5, 1.234 |