All Projects → microsoft → Distributed_word_embedding

microsoft / Distributed_word_embedding

Licence: mit
Distributed word embedding

This repo was deprecated, please check the new version.

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.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].