I want to get word1 and word2 from text string like text = "otherstuff word1 + word2."
text = "otherstuff word1 + word2."
I managed to get one word using this lookbehind regular