Values.BatchDetectSyntaxItemResultSourceThe result of calling the operation. The operation returns one object that is successfully processed by the operation.
type nonrec t = {index : Integer.t option;The zero-based index of the document in the input list.
*)syntaxTokens : ListOfSyntaxTokens.t option;The syntax tokens for the words in the document, one token for each word.
*)}