go-gitlab-com-ambrevar-damerau
Damerau-Levenshtein distance for Golang
This is a spelling corrector implementing the Damerau-Levenshtein distance. Takes a string value input from the user. Looks for an identical word on a list of words, if none is found, look for a similar word.
- Versions: 0.0.0-0.883829e
- Website: https://gitlab.com/ambrevar/damerau
- Licenses: Expat
- Package source: gnu/packages/golang.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of go-gitlab-com-ambrevar-damerau
as follows:
guix install go-gitlab-com-ambrevar-damerau
Or install a particular version:
guix install go-gitlab-com-ambrevar-damerau@0.0.0-0.883829e
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/go-gitlab-com-ambrevar-damerau/'><img src='http://127.0.0.1:3000/packages/go-gitlab-com-ambrevar-damerau/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-gitlab-com-ambrevar-damerau/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-gitlab-com-ambrevar-damerau/) Org: [[http://127.0.0.1:3000/packages/go-gitlab-com-ambrevar-damerau/][http://127.0.0.1:3000/packages/go-gitlab-com-ambrevar-damerau/badges/latest-version.svg]]