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

(Change Limit cannot be increased to the length of your word, because then every letter could be different!)
to automatically search another random word after seconds.

30 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
is2704821(None) 
ais39083571ais
as211083071as
bis56860661bis
cis57748031cis
dis46459891dis
es29048221es
his66359501his
id38941831id
ids47535461ids
if57239951if
ifs67124241ifs
in28150861in
ins35945601ins
ism56322381ism
it28455681it
its35538831its
kis78051471kis
lis37162271lis
mis58162621mis
os211359881os
pis56362031pis
qis126934381qis
si29149571si
sis37360541sis
tis37056641tis
us26937431us
vis66747611vis
wis66552331wis
xis106935331xis

Search took 1 second 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 Filter17869111160.0602978183.3
2DLD Change Limit1116300.01669750.0
3Display Results30300.000 
 (SQL Overall)178691300.0762351197.4