Learning ANNOY
Just one of the things I'm learning. https://github.com/hchiam/learning
ANNOY for ML approximate nearest neighbours of vectors.
https://github.com/spotify/annoy
pip install --user annoy
# or: pip2 install --user annoy
python use.pyhttps://github.com/jimkang/annoy-node
npm install
node use.jshttps://github.com/hchiam/text-similarity-test