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

44 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
infighter164427(None) 
infighters1743321infighters
fighter143010772__fighter
gunfighter1851652gunfighter
infight1437452infight__
infights1545572infight_s
blighter1466853_blighter
brighter1476663_brighter
delighter1445583delighter
enlighten1344353enlighten
fighters15269403__fighters
firefighter2172033firefighter
freighter1655023freighter
gunfighters1951373gunfighters
inciter93113773inci__ter
indicter1148143indi_cter
inditer83514233indi__ter
infecter13229153inf_ecter
infester11239433inf_ester
infielder1343173infielder
infighting1844413infighting
infinite1149593infinite_
infinites1258693infinites
inflater1149893inf_later
inflicter1444453inflicter
inflight1545893inflight__
inhibiter1444403inhibiter
insight1137913insight__
insights1245493insight_s
insister888783insi_ster
intimater111110583intimater
inveigher1642423inveigh_er
inviter104112313invi__ter
knighted1745123kn_ighted
lighter113113443__lighter
nigher103612753_n_igh_er
plighter1476623_plighter
righter113212383__righter
sighter113412113__sighter
slighter1257823_slighter
tighter112910693__tighter
unlighted1455783unlighted
unsighted1455433unsighted
weighter1535603_weighter

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 Filter1786911486410.436409841.7
2DLD Change Limit148641446.14324196.8
3Display Results44440.0133384.6
 (SQL Overall)178691446.59227107.3