edit_distance 0.2.0 copy "edit_distance: ^0.2.0" to clipboard
edit_distance: ^0.2.0 copied to clipboard

outdatedDart 1 only

Implementation of string distance algorithms.

Changelog #

0.2.0 #

  • Add JaroWinkler and LongestCommonSubsequence.
  • Add NormalizedStringDistance whose normalizedDistance method returns a similarity between 0.0 (exact same) and 1.0 (completely different).

0.1.0 #

  • Initial version
27
likes
0
points
12.5k
downloads

Publisher

unverified uploader

Weekly Downloads

Implementation of string distance algorithms.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

quiver_iterables

More

Packages that depend on edit_distance