Skip to content
This repository has been archived by the owner on Aug 26, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 302 Bytes

levenshtein

Go package to calculate the Levenshtein Distance

Install

go get github.com/dchapes/levenshtein

Documentation

Located here