Filtering text for word cloud

How would I create an expression that takes a response and filters out certain words (such as “and”, “of” etc.)? Would I use :findandreplace? :extract? Any guidance would be helpful!

For context, I’m trying to input some text into a word cloud and want to filter out certain words.

My vote is for findandreplace