class Gamefic::Scanner::Fuzzy

Fuzzy token matching.

An entity will match a word in a fuzzy scan if it matches the beginning of one of the entity’s keywords, e.g., ‘pen` is a fuzzy token match for the keyword `pencil`.