Functionsยง
- clean_
input - Clean the input string into a consistent format
- input_
to_ words - Parse the input string into a vector of
Words. ReturnsNoneif the input string contains a word that is not possible in the dictionary - parse_
key
Words.
Returns None if the input string contains a word that is not possible in the dictionary