keyword-search
Version:
Determine whether a given query string contains keywords in a given item string, with a specified margin for spelling error based on the hamming distance.
14 lines (9 loc) • 176 B
YAML
Determine whether a given query string contains keywords in a given item string, with a specified margin for spelling error based on the hamming distance.