Skip to content

Can AILevenshteinDistance be applied to numbers? #46

Open
@jordanmontt

Description

@jordanmontt

Does the levenshtein distance can be applied to Arrays with numbers? Like #(1 2 3) distanceTo: #(3 4 5) using: AILevenshteinDistance

Because from what I have been reading this distance algorithm is only applied to Strings.

Originally posted by @jordanmontt in #20

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