19 Forks
90 Stars
90 Watchers

word2vec

word2vec++ is a Distributed Representations of Words (word2vec) library and tools implementation, written in C++11 from the scratch

How to download and setup word2vec

Open terminal and run command
git clone https://github.com/maxoodf/word2vec.git
git clone is used to create a copy or clone of word2vec repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with word2vec https://github.com/maxoodf/word2vec/archive/master.zip

Or simply clone word2vec with SSH
[email protected]:maxoodf/word2vec.git

If you have some problems with word2vec

You may open issue on word2vec support forum (system) here: https://github.com/maxoodf/word2vec/issues