Expand description
Helper functions for suggesting alternative values for a possibly erroneous user input.
Functions§
- did_
you_ mean - Filters multiple strings from a given list of possible values which are similar
to the passed in value
v
within a certain confidence by least confidence.