Skip to content

similarity as alternative way of searching #267

Description

@dfa1

Problem
Provide a command to search by similarity, according to different well known algorithms such as
Levenshtein, Cosine, Jaccard.

Solution
In practice, create a tiny wrapper around this library:
https://github.com/tdebatty/java-string-similarity

Normalized values would require also a new value type (decimal or float).

Benefit
Being able to search not only by exact match or regexp but also by similarity.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    commandrelated to a command

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions