Some versions use slightly different category names (`which`). Use [difflib.get_close_matches(word, possibilities, n=3, cutoff=0.6)](https://docs.python.org/3/library/difflib.html#difflib.get_close_matches) to make more robust and automatically identify closest match