I am sending a multiple sentence at a time as a table and using inspect_content to find personal information for each sentences.
When I use the inspect_content function, I could receive a series of findings with various information.
However, I could not find which row the each inspect result came from.
I have to deliver both original text and the location range of each target info types.
Thank you for your precious time ^^