tmikolov / word2vec
Automatically exported from code.google.com/p/word2vec
☆1,528Updated last year
Alternatives and similar repositories for word2vec:
Users that are interested in word2vec are comparing it to the libraries listed below
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,086Updated 5 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,620Updated last year
- This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representa…☆1,643Updated 3 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 2 years ago
- Commented (but unaltered) version of original word2vec C implementation.☆799Updated 3 years ago
- InferSent sentence embeddings