Skip to content

Please add fuzzy-match #1923

@vindarel

Description

@vindarel

Hi, can you add fuzzy-match?

https://github.com/vindarel/fuzzy-match

From one string input and a list of candidates, it returns the ones that apply, best first.
It uses one string metrics, and crafts the results further.

(fuzzy-match:fuzzy-match "ofo" '("baaarfoo" "foo!" "ufo" "mmh"))
;; ("foo!" "baaarfoo")

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions