| Parameter | Type | Description | Example |
|---|---|---|---|
| object | ContentItem | ||
| score | double | Recall confidence | 0.45 |
| type | string | Text sources: img, table, para. | img |
| extInfo | array<object> | The coordinates of the text are in list format. | |
| object | |||
| alignment | string | Enumeration values for page alignment options: center, left, and right. | center |
| index | long | The index of the layout in the text. | 8 |
| level | long | Hierarchy of the layout. | 2 |
| pageNum | array | Page numbers of the layout, which may include multiple page numbers. | |
| long | Page number, default value is 1. | 1 | |
| pos | array<object> | Position information of the layout, in list format. | |
| object | |||
| x | long | X coordinate of the layout. | 1 |
| y | long | Y coordinate of the layout. | 2 |
| subType | string | Enumeration values for the layout subtypes: picture, para, none | picture |
| text | string | text | content |
| type | string | Enumeration values for the layout types: table, figure, text, and none. | table |
| uniqueId | string | Unique layout ID. | 88c712db271443dd4e3697cb9b5dab3a |
| text | string | Recall text. | content |