StringDistances.jl

String Distances in Julia (by matthieugomez)

StringDistances.jl Alternatives

Similar projects and alternatives to StringDistances.jl

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better StringDistances.jl alternative or higher similarity.

StringDistances.jl reviews and mentions

Posts with mentions or reviews of StringDistances.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-30.
  • How to do a fuzzy join of two datafrmaes in Julia ?
    3 projects | /r/Julia | 30 Jan 2023
    You'll need: * StringDistances.jl to calculate the distance between the strings. * FlexiJoins.jl to join the dataframes based on a predicate. * A custom function that you write that takes two strings as arguments and returns a boolean for if the strings are "close enough" based on their distance.
  • Getting the difference of two strings
    2 projects | /r/Julia | 9 Apr 2021
    If you need to know exactly what the diff is, you might want to use something like github.com/google/diff-match-patch. Otherwise, a simple Levenshtein distance would suffice. This library seems to have a whole bunch of string distances implemented. Hope this helps!

Stats

Basic StringDistances.jl repo stats
2
134
2.3
17 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com