going_the_distance

Word distance calculator

A Ruby library implementing algorithms for calculating the cost of changing one word into another

Distance Measurements are Awesome!

GitHub

61 stars
5 watching
6 forks
Language: Ruby
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
radar/distance_of_time_in_words A gem providing an improved implementation of the distance of time in words functionality 522
colinsurprenant/hotwater Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. 80
pkinney/distance Provides functions to calculate distances between points and lines in 2D and 3D spaces 62
globalnamesarchitecture/damerau-levenshtein Calculates edit distance between two strings using the Damerau-Levenshtein algorithm 145
juliastats/distances.jl A Julia package for evaluating distances between vectors and matrices 435
wooorm/levenshtein.c An edit-distance algorithm implementation in C 82
nektro/zig-leven Calculates the difference between two strings using the Levenshtein distance algorithm 7
agnivade/levenshtein A Go implementation of the Levenshtein distance algorithm for string comparison 364
doukremt/distance Library for comparing sequences of characters with various distance metrics. 117
dbalatero/levenshtein-ffi Fast string edit distance computation using the Damerau-Levenshtein algorithm 150
mljs/distance-matrix Computes distance/similarity matrices using custom distance functions 4
c404/distance-matrix-api Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API 30
src-d/wmd-relax Calculates distances between documents based on word embeddings 461
roy-ht/editdistance A fast implementation of Levenshtein distance for calculating string similarity 664
mkusner/wmd Calculates a measure of document similarity based on word embeddings 538