aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlite-ext-spellfix/pkg-descr
blob: cb08c86272983b879a44771b8cdc1b0752de4f5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
This module implements the spellfix1 VIRTUAL TABLE that can be used
to search a large vocabulary for close matches using Levenshtein distance.

Virtual table:

  spellfix1

Functions:

  editdist, editdist3, spellfix1_translit, spellfix1_phonehash,
  spellfix1_scriptcode

WWW: https://www.sqlite.org/spellfix1.html