onlyangel / golang-levenshtein

An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-levenshtein

An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.

About

An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.

License:MIT License


Languages

Language:Go 100.0%