I'm working on a textanalysis tool and I would love loop through the whole text with multiple searchexpressions at the same time. What would be the right approach? This is the code I have for one search word.I'm working on a textanalysis tool and I would