|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
ContentItem |
||
| score |
number |
The confidence level of the retrieval. |
0.45 |
| type |
string |
The source of the text. Valid values are img, table, and para. |
img |
| extInfo |
array |
The coordinates of the text. This is a list. |
|
|
object |
|||
| alignment |
string |
The alignment of the layout. Valid values are center, left, and right. |
center |
| index |
integer |
The ordinal number of the layout in the text. |
8 |
| level |
integer |
The level of the layout. |
2 |
| pageNum |
array |
The page number of the layout. This can include multiple page numbers. |
|
|
integer |
The page number. The default value is 1. |
1 |
|
| pos |
array |
The position of the layout. This is a list. |
|
|
object |
|||
| x |
integer |
The x-coordinate of the layout. |
1 |
| y |
integer |
The y-coordinate of the layout. |
2 |
| subType |
string |
The subtype of the layout. Valid values are picture, para, and none. |
picture |
| text |
string |
The text content. |
content |
| type |
string |
The type of the layout. Valid values are table, figure, text, and none. |
table |
| uniqueId |
string |
The unique ID of the layout. |
88c712db271443dd4e3697cb9b5dab3a |
| text |
string |
The retrieved text. |
content |
该文章对您有帮助吗?