-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
You imply this library (exclusively) uses Levenshtein distance.
Rapid fuzzy string matching in C++ using the Levenshtein Distance
The documentation shows basically nothing, the readme has no examples, and the provided examples do not test out specific algorithms
this quickly made me assume that you only support one algorithm, and nothing else
but I found an R wrapper around this library, that has proper documentation and claims to support many algorithms
so I had to look through the source code to determine that you do indeed support many algorithms...
maybe update the repo description?
Metadata
Metadata
Assignees
Labels
No labels