5 ms·
What kind of thought process and/or experimentation led you to that algorithm?
by goldmab 14y ago
What kind of thought process and/or experimentation led you to that algorithm?
- heyitsnick 14y agoThe original code links to: http://stackoverflow.com/questions/653157/a-better-similarity-ranking-algorithm-for-variable-length-strings http://stackoverflow.com/questions/653157/a-better-similarit... where there is more discussion, and links out to different string similarity metrics
- deleted 14y ago[deleted]
- MtotheThird 14y agoI struggled to make LD work well, then someone smarter than me suggested the two character method. :)