I have a string (for example: "alpha beta charlie, delta&epsilon foxtrot") and a list (for example ["zero","omega virginia","apple beta charlie"]). Is there a convenient way to iterate through every word and combination of words in the string in order to search for it in the list?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
"charlie foxtrot"a valid combination in the string? – Sushant Gupta Jan 10 at 17:57