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 forvertebra” 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.

26 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
vertebra138256(None) 
vertebrae1472951vertebrae
vertebral1472801vertebral
vertebras1482671vertebras
cerebra1155922cer_ebra
vertebrate15104082vertebrate
averter102410553averte_r_
averters11249513averte_rs
cerebral1266183cer_ebral
entera64216833_ente_ra
gerbera1034773gerbe_ra
perter84422283perte_r_
venter94218723vente_r_
venters103717733vente_rs
verbena1235373verbe_na
verger104315703verge_r_
vergers114412633verge_rs
verier94620963verie_r_
verser94516963verse_r_
versers103813523verse_rs
vertebrates1693563vertebrates
vertex1637373verte__x
vertexes18105633vertexes
veteran1039353ve_te_ran
vetter93417643vette_r_
vetters104016323vette_rs

Search took 7 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 Filter1786911461620.406440125.6
2DLD Change Limit146162266.47022590.7
3Display Results26260.0161625.0
 (SQL Overall)178691266.89225927.3