| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The element information that is generated by document analytics. | ||
| ElementContents | array | The element contents. | |
| ElementContent | The element content. | ||
| ObjectId | string | The unique ID of the element. | id1 |
| ElementType | string | The element type. | |
| SemanticSimilarity | float | The similarity between the current file and its extracted semantics. | 0.8 |
| ElementRelations | array | The relationships between the current element and other elements. | |
| ElementRelation |