An open API service indexing awesome lists of open source software.

https://github.com/pimaker/levenshteinium

An implementation of a distance tree using the levenshtein distance. Helps you find similar words.
https://github.com/pimaker/levenshteinium

Last synced: 6 months ago
JSON representation

An implementation of a distance tree using the levenshtein distance. Helps you find similar words.

Awesome Lists containing this project

README

          

# Levenshteinium
An implementation of a distance tree using the levenshtein distance. Helps you find similar words.