I need to run a function over a large set of string which consists of more than 500 sentences. I would like to iterate the function after every 20 sentences.
I tried