ContentFragmentTopicHighlight
| Field | Description | Type | Examples |
|---|---|---|---|
| *start | Start index of the topic occurrence within the string of parent's ContentFragment.text field. |
int | 8 |
| *type | Opinion polarity expressed on the topic occurrence. | string | positive negative |
| *end | End index of the topic occurrence within the string of parent's ContentFragment.text field. |
int | 16 |