Welcome!   Search Scrabble® Dictionary using DLD   Statistics   Compare any two Strings using DLD   Reference   Your IP

Dictionary Search Results using Damerau-Levenshtein distance in T-SQL

Here are the results of your fuzzy-string dictionary search forcruciform” with Change Limit: [1] [2] [3] [4]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

43 similar words found! Changes to Transform each Found Word to your word are shown as:
 remove a letter ~ replace a letter ~ swap two letters ~ _add a letter from your word
(Use the links in the Changes column to see more Transformation details.)

Found WordScrabble ScoreSearched PreviouslyFound PreviouslyChangesTo Transform to your Word
cruciform184315(None) 
cruciforms1952161cruciforms
arciform1544782ar_ciform
crucifer1543682crucifer_
crucifers1643332crucifers
cubiform1744002c_ubiform
cuniform1555012c_uniform
gruiform14103362gru_iform
aciform1446003__aciform
auriform1345173_auriform
bacciform2052533bacciform
bursiform1642433bursiform
cheliform1943903cheliform
cirriform1643503cirriform
claviform1942953claviform
coliform1545553c_oliform
cordiform1743953cordiform
cribriform1951233cribriform
crucified1744683crucified
crucifier1644313crucifier
crucifiers1743073crucifiers
crucifies1646123crucifies
crucifix2251843crucif_ix
crucify1744063crucif__y
cumuliform1951473cumuliform
cuneiform1653293cuneiform
cuniforms1663893c_uniforms
disciform1744123disciform
falciform1943083falciform
fusiform1643983_fusiform
lanciform1643583lanciform
piciform1764993_piciform
pisciform1843253pisciform
ramiform1544703_ramiform
reniform1346223_reniform
retiform1345853_retiform
rotiform1344663_rotiform
scutiform1662203scutiform
triform1237843tr__iform
tubiform1543733_tubiform
unciform1544653_unciform
uniform1247053__uniform
ursiform1343743ur_siform

Search took 10 seconds overall (including website activity, plus SQL activity in the following phases):

  1. Length Filter: Limit the application of DLD to words with length difference of no more than the Change Limit.
  2. DLD Change Limit: Apply DLD to each remaining word, limiting each comparison according to the Change Limit.
  3. Display Results: Return the results, with similar words marked up to highlight differences.
SeqSearch PhaseWords CheckedWords MatchedSecondsWords Per Sec
1Length Filter1786911486410.1561145455.1
2DLD Change Limit148641438.83016833.6
3Display Results43430.0162687.5
 (SQL Overall)178691439.00219850.1