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

47 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
pyrites1281220(None) 
pyrite11913311pyrite_
barites94322332barites
cerites94823432cerites
curites93919862curites
eyries93816812eyri_es
frites94922482_frites
gyrates113610262gyrates
kyries133411372kyri_es
norites74018802norites
paries84742512pari_es
parietes10714542parietes
parises94827182parises
parities10522972parities
parties93230862parties
pelites93821992pelites
peritus9311802peritus
perlites10316362perlites
petites93820202petites
picrites121811082picrites
pinites9319532pinites
pirates93020332pirates
podites103014732podites
prates84633162p_rates
prices104524542p_rices
prides94324182p_rides
pries74339532p_ri_es
primes104225262p_rimes
prises84133172p_rises
prizes173819812p_rizes
purines94420762purines
purities10316282purities
pyrenes123511222pyrenes
pyres105523882pyr__es
pyrexes19305842pyrexes
pyritic143311312pyritic
pyritous1344932pyritous
pyrones123113302pyrones
pyropes142210192pyropes
pyxides2034422pyxides
pyxies18338292pyxi_es
rites54442552__rites
sorites73825242sorites
sprites94220332sprites
verites103822262verites
writes94420332_writes
yperites13310152yperites

Search took 8 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 Filter1786911076711.376129862.6
2DLD Change Limit107671476.50016564.8
3Display Results47470.0133615.4
 (SQL Overall)178691477.88922650.7