go-gitlab-com-ambrevar-damerau 0.0.0-0.883829e
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.
- Website: https://gitlab.com/ambrevar/damerau
- Licenses: Expat
- Package source: gnu/packages/golang.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-gitlab-com-ambrevar-damerau 0.0.0-0.883829e
as follows:
guix install go-gitlab-com-ambrevar-damerau@0.0.0-0.883829e
Or install the latest version:
guix install go-gitlab-com-ambrevar-damerau
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.