elipdotter

Module proximity

source
Expand description

Word similarity for typo tolerance and matching beginning of words.

Modules§

  • String similarity algorithms.

Structs§

Enums§

  • The string proximity algorithm to use.

Functions§

  • Search for words in provider.
  • If threshold is closer to 0, more results are accepted. It has a range of [0..1]. E.g. 0.95 means word is probably the only word to match.