Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Improved suggestions for misspelled variable names..tar.gz | 2021-07-21 | 161.7 kB | |
Improved suggestions for misspelled variable names..zip | 2021-07-21 | 183.1 kB | |
README.md | 2021-07-21 | 559 Bytes | |
Totals: 3 Items | 345.4 kB | 0 |
I have improved the suggestions for misspelled variable names by using Levenshtein Distance instead of the Longest Common Subsequence algorithm. I have also made a few documentation fixes. Look into the previous release for executable files, producing executable files for various operating systems is a tedious job, I hope you understand.