Skip to content

Levenshtein Distance Calculator (Text difference) #1610

@codingrigge

Description

@codingrigge

What type of request is this?

New tool idea

Clear and concise description of the feature you are proposing

The Levenshtein distance is an indicator for how much a text differs from another text.
A Levenshtein distance calculator tool might be handy for developers, when they e.g. work on algorithms to identify text changes and want to test their examples.
See also: https://en.wikipedia.org/wiki/Levenshtein_distance

Is their example of this tool in the wild?

Online examples:
https://planetcalc.com/1721/
https://phiresky.github.io/levenshtein-demo/

Additional context

No response

Validations

  • Check the feature is not already implemented in the project.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions