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 forfileting” 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
fileting123930(None) 
filleting1335841filleting
billeting1236632billeting
deleting103314422deleting
dieting93616832di_eting
dilating102714902dilating
diluting10248982diluting
faceting1438782faceting
felting113515212fel_ting
feting104417792f__eting
fidgeting1544522fidgeting
fielding13206862fielding
fighting162710082fighting
filching1736112filching
filiating1339242filiating
filing103823762fil__ing
filling113520802fil_ling
filming133210352fil_ming
filtering13199722filtering
fisting113818122fi_sting
fitting113516562fi_tting
fixating1936182fixating
fleeing113511292f_leeing
fleeting122910322fleeting
flexing18358992f_lexing
fleying14329872f_leying
flinting123412342flinting
flirting12319012flirting
fliting113514612f_liting
flitting123010882flitting
fluting113815092f_luting
flyting14378552f_lyting
gimleting1343862gimleting
hilting113316892hil_ting
jilting153211742jil_ting
kilting123213852kil_ting
lilting83515382lil_ting
milting103619122mil_ting
piloting1139692piloting
riveting12139442riveting
silting83320482sil_ting
tilting83417102til_ting
toileting1036262toileting
valeting1238842valeting
wilting113515912wil_ting

Search took 4 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 Filter1786911210590.450397091.1
2DLD Change Limit121059453.25037248.9
3Display Results45450.0162812.5
 (SQL Overall)178691453.71648086.9