Hacker News new | ask | show | jobs
by patelajay285 3035 days ago
We just open sourced a easy to use library called Magnitude that handles out-of-vocabulary words and uses Annoy indexing for fast most_similar queries for word2vec, GloVE, and fastText:

https://github.com/plasticityai/magnitude

2 comments

Thank you very much. This might help with my Master Thesis :)
Great work!
I agree - and also to your initial comments on the actual benefits & limitations of word vectors, that I can 100% subscribe to.