in reply to Re: Levenstein distance transcription
in thread Levenstein distance transcription

You shouldn't trust Rosetta code, or Wikipedia, or Wikibooks, nor pseudocode in algorithmic papers (even if peer reviewed), unless you tested it for some level of "complete".

In my collection of implementations (C and Perl) and algorithm descriptions in the field around LCS/Align/ASM only 10 % are usable in the sense of reliable.

  • Comment on Re^2: Levenstein distance transcription