**Describe the bug** Levenshtein similarity is returning similarity as int, to follow the standards it must be double **To Reproduce** - **Expected behavior** Return the similarity as double, like other algorithms **Screenshots** - **Additional context** -
Describe the bug
Levenshtein similarity is returning similarity as int, to follow the standards it must be double
To Reproduce
Expected behavior
Return the similarity as double, like other algorithms
Screenshots
Additional context