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 forabomas” with Change Limit: [1] [2] [3]

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

45 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
abomas10111358(None) 
aboma91114601aboma_
abomasa11114611abomasa
abomasi11115491abomasi
aromas81018611aromas
abacas104414722abacas
abakas123911742abakas
abamps1236252abamps
abas68642082ab__as
abayas114011702abayas
abbas95918642ab_bas
abodes94417512abodes
abohms1335002abohms
abomasal12112842abomasal
abomasum1441812abomasum
abomasus1242852abomasus
aboral8314372aboral
aborts84916182aborts
abos67734412abo__s
aboves114512842aboves
agamas97413452agamas
agmas85919872a_gmas
agoras7613342agoras
almas76629772a_lmas
alohas9411702alohas
amas67746292a__mas
animas84418722animas
anoas57226492ano_as
aroma71220142aroma_
atmas75721012a_tmas
atoms76817562atom_s
bemas96424282_bemas
bimas95521742_bimas
boas66150832_bo_as
bolas74733762_bolas
bombs115818822_bombs
boras75938302_boras
botas75328782_botas
cabombas1643812cabombas
caeomas1138402caeomas
comas95833002_comas
myomas1338302myomas
nomas74726412_nomas
somas76030372_somas
stomas84816322stomas

Search took 6 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 Filter178691825510.703254183.5
2DLD Change Limit82551454.97016609.9
3Display Results45450.0301500.0
 (SQL Overall)178691455.70331332.8