francis7999 / distributed_word_embedding

Distributed word embedding

Repository from Github https://github.comfrancis7999/distributed_word_embeddingRepository from Github https://github.comfrancis7999/distributed_word_embedding

Distributed Word Embedding

The Distributed Word Embedding tool is a parallelization of the Word2Vec algorithm on top of our DMTK parameter server. It provides an efficient "scaling to industry size" solution for word embedding.

For more details, please view our website http://www.dmtk.io.

Build

Linux (Tested on Ubuntu 12.04)

Run $./build.sh to build the project.

Windows

For windows users, please refer to README in windows folder.

About

Distributed word embedding

License:MIT License


Languages

Language:C++ 97.7%Language:Makefile 1.1%Language:Batchfile 0.8%Language:C 0.3%Language:Shell 0.1%