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!
61 stars
5 watching
6 forks
Language: Ruby
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A gem providing an improved implementation of the distance of time in words functionality | 522 |
| Provides fast string edit distance algorithms with C implementations using FFI bindings in Ruby. | 80 |
| Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
| Calculates edit distance between two strings using the Damerau-Levenshtein algorithm | 145 |
| A Julia package for evaluating distances between vectors and matrices | 435 |
| An edit-distance algorithm implementation in C | 82 |
| Calculates the difference between two strings using the Levenshtein distance algorithm | 7 |
| A Go implementation of the Levenshtein distance algorithm for string comparison | 364 |
| Library for comparing sequences of characters with various distance metrics. | 117 |
| Fast string edit distance computation using the Damerau-Levenshtein algorithm | 150 |
| Computes distance/similarity matrices using custom distance functions | 4 |
| Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
| Calculates distances between documents based on word embeddings | 461 |
| A fast implementation of Levenshtein distance for calculating string similarity | 664 |
| Calculates a measure of document similarity based on word embeddings | 538 |