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

48 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
detecting13259981detecting
defecting162510222defecting
dejecting20217792dejecting
detection121310412detection
detections131410042detections
detective1548102detective
detesting112610322detesting
decocting1538123decocting
deducting1436843deducting
defeating142311973defeating
defecating17237783defecating
defection151610643defection
defections161510203defections
defective1848003defective
deflecting1736503deflecting
dejection19178663dejection
dejections20168353dejections
deleting103314423dele_ting
dementing13311043dementing
depicting1537813depicting
deserting11713143deserting
detaching1637263detaching
detect94217403detect___
detected12289733detect_ed
detecter11298733detect_er
detecters12217753detecters
detectives1645783detectives
detector11278323detect_or
detectors12278303detectors
detects104011093detect__s
detention10169543detention
detentions11148803detentions
detentist1049323detentist
deterging1237853deterging
determine1249033determine
deterring1138623deterring
deticking1736043deticking
detracting1438713detracting
devesting14249903devesting
directing1338823directing
ejecting18268163_ejecting
electing112113783_electing
erecting112415063_erecting
refecting152413353refecting
rejecting192211153rejecting
resecting122816483resecting
retesting102614603retesting
selecting12310533selecting

Search took 9 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 Limit148641487.59319576.1
3Display Results48480.0331454.5
 (SQL Overall)178691488.06222164.6