wmd-relax

Document distance calculator

Calculates distances between documents based on word embeddings

Calculates Word Mover's Distance Insanely Fast

GitHub

461 stars
19 watching
79 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mkusner/wmd Calculates a measure of document similarity based on word embeddings 538
wannesm/dtaidistance A library that implements a fast and efficient distance measure for time series data 1,107
lrcfmd/elmd Calculates similarity between chemical compositions based on the minimal work required to transform one distribution into another. 31
doukremt/distance Library for comparing sequences of characters with various distance metrics. 117
globalnamesarchitecture/damerau-levenshtein Calculates edit distance between two strings using the Damerau-Levenshtein algorithm 145
wooorm/levenshtein.c An edit-distance algorithm implementation in C 82
schneems/going_the_distance A Ruby library implementing algorithms for calculating the cost of changing one word into another 61
cwarden/sqlite-distance Calculates distance between two geographic points using latitude and longitude coordinates 2
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
kfricke/micropython-us100 A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers 3
chenhsuanlin/signed-distance-srn This project provides PyTorch code for learning 3D object reconstruction from static images using signed distance functions. 126
droe/sqlite-hexhammdist A utility for calculating Hamming distances between hexadecimal strings within an SQLite database 24
juliastats/distances.jl A Julia package for evaluating distances between vectors and matrices 435
mwgg/greatcircle A set of reusable functions for calculating distances and bearings between geographic locations 78