This package browser is in early development. Mind the rough edges.

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.

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.