jaro_winkler

String comparison library

An implementation of the Jaro-Winkler distance algorithm to compare strings

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.

GitHub

195 stars
9 watching
29 forks
Language: Ruby
last commit: about 2 years ago
Linked from 1 awesome list

algorithmjaro-winklerjaro-winkler-distanceruby

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hbollon/go-edlibA comprehensive Go library for calculating string similarity and edit distances between strings488
jrobertson/chronic_betweenA Ruby library for parsing natural language date and time ranges28
feature23/stringsimilarity.netA .NET port of Java string similarity library implementing various distance and similarity measures452
tonytonyjan/exifFast Ruby EXIF reader150
dbalatero/levenshtein-ffiFast string edit distance computation using the Damerau-Levenshtein algorithm150
djo/algorithmsA collection of basic algorithms implemented in Ruby72
apohllo/string_plProvides custom case handling and comparison functionality for Polish strings in Ruby 1.910
henrypoydar/chronic_durationAn elasped time parser for natural language inputs in Ruby352
colinsurprenant/hotwaterProvides fast string edit distance algorithms with C implementations using FFI bindings in Ruby.80
brianmario/yajl-rubyA C-based JSON parsing and encoding library for Ruby1,479
dlackty/pangu.rbAutomatically inserts whitespace between specific character types to improve text readability17
kumar91gopi/algorithms-and-data-structures-in-rubyImplementations of various algorithms and data structures in Ruby722
oxigraph/rioProvides low-level parsers and formatters for various RDF file formats.85
reddavis/tf-idfA Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis.35
jpmckinney/tf-idf-similarityA Ruby gem for calculating the similarity between texts using tf-idf weights.749