GroovyGeek
Results
1
issues of
GroovyGeek
This is more of a feature request than a bug report. Levenshtein.distance() accepts the weights=(n1,n2,n3) parameter to specify the cost of insertions, deletions, and substitutions. However Levenshtein.editops() does not. It...