Values.BatchDetectTargetedSentimentItemResultSourceAnalysis results for one of the documents in the batch.
type nonrec t = {index : Integer.t option;The zero-based index of this result in the input list.
*)entities : ListOfTargetedSentimentEntities.t option;An array of targeted sentiment entities.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Integer of Integer.t
| `Structure of
(string
* [> `Enum of string
| `Float of Float_.t
| `Integer of Integer.t
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string * [> `Float of Float_.t ]) list ])
list ])
list ]
list ])
list ]
list ])
list ]