Skip to content

A proposal with levenshtein algorithm#1

Open
AssekoudaSamtou wants to merge 1 commit intolamiye19:masterfrom
AssekoudaSamtou:master
Open

A proposal with levenshtein algorithm#1
AssekoudaSamtou wants to merge 1 commit intolamiye19:masterfrom
AssekoudaSamtou:master

Conversation

@AssekoudaSamtou
Copy link

I made 02 versions of the Levenshtein algorithm:

  1. The first levenshtein according to the cost rules. The cost is 1 for all operations
  2. The second levenshtein_ follows the cost instructions in the statement (2, 2, 3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant