mkusner / wmd

Word Mover's Distance from Matthew J Kusner's paper "From Word Embeddings to Document Distances"
537 stars 132 forks source link

add a Makefile for python3 bindings for python-emd-master #23

Open Posedge opened 6 years ago

Posedge commented 6 years ago

simply swapping out the python2 include paths for the python3 ones is enough. the library can be imported and works in the python 3 interpreter.