There is the variable "my name is Anton and I change the text."
I am correcting and sending "Hi my name is Antonio and I changes this text."
I am receiving text correction data lines in the following format ...
[(1, 'Hi'), (0, ' my name is Anton'), (1, 'io'), (0, ' and I change'), (1, 's'), (0, ' th'), (-1, 'e'), (1, 'is'), (0, ' text.')]
Tell me how I need to extract the data so that they can be output in the format ..