Commented (but unaltered) version of original word2vec C implementation.
☆808Apr 7, 2021Updated 4 years ago
Alternatives and similar repositories for word2vec_commented
Users that are interested in word2vec_commented are comparing it to the libraries listed below
Sorting:
- Python code for checking out Google's pre-trained, 3M word Word2Vec model☆319May 31, 2018Updated 7 years ago
- Automatically exported from code.google.com/p/word2vec☆1,582Feb 28, 2023Updated 3 years ago
- Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings☆7,192Jul 27, 2025Updated 7 months ago
- Topic Modelling for Humans☆16,371Nov 1, 2025Updated 4 months ago
- This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representa…☆1,722May 10, 2021Updated 4 years ago
- Library for fast text representation and classification.