Open
Description
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
Labels
No labels