Module tokenizer

Source
Expand description

Functions which tokenize text strings to a generate goals.

Functionsยง

generate_goal
Generates a goal from a text string.
letter_number_hyphen
Determines whether the given character is a letter, number or hyphen.