Skip to content

misleading repo description #129

@ArjixWasTaken

Description

@ArjixWasTaken

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions