How can I make to fuzzywuzzy match the list element with more words from query?
from fuzzywuzzy import process def matches(query, source): return process