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.
195 stars
9 watching
29 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
algorithmjaro-winklerjaro-winkler-distanceruby
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A comprehensive Go library for calculating string similarity and edit distances between strings | 488 |
| | A Ruby library for parsing natural language date and time ranges | 28 |
| | A .NET port of Java string similarity library implementing various distance and similarity measures | 452 |
| | Fast Ruby EXIF reader | 150 |
| | Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 |
| | A collection of basic algorithms implemented in Ruby | 72 |
| | Provides custom case handling and comparison functionality for Polish strings in Ruby 1.9 | 10 |
| | An elasped time parser for natural language inputs in Ruby | 352 |
| | Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. | 80 |
| | A C-based JSON parsing and encoding library for Ruby | 1,479 |
| | Automatically inserts whitespace between specific character types to improve text readability | 17 |
| | Implementations of various algorithms and data structures in Ruby | 722 |
| | Provides low-level parsers and formatters for various RDF file formats. | 85 |
| | A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. | 35 |
| | A Ruby gem for calculating the similarity between texts using tf-idf weights. | 749 |