dav / word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
☆1,672Updated 4 years ago
Alternatives and similar repositories for word2vec
Users that are interested in word2vec are comparing it to the libraries listed below
Sorting:
- Python interface to Google word2vec☆2,601Updated 2 years ago
- Automatically exported from code.google.com/p/word2vec