Downloads DMTK(Distributed Machine Learning Toolkit) source and binary

The DMTK framework was build on MPI/ZeroMQ, you should download the libiray from MS-MPI (For Windows), MPICH (For Linux), ZeroMQ.

After installing the library, you should ensure that the path to these dynamic libiries(*.dll or *.so) is defined in your $(PATH) environment variable.

The binary listed below was compile by Visual Studio 2013 (Windows) and g++ 4.8 (Ubuntu 12.04).For more information, please see the Tutorial

Tutorial

DMTK Framework

  • Source code: GitHub
  • Binary (Windows): x64
  • Binary (Linux): x64

LightLDA

  • Source code: GitHub
  • Binary (Windows): x64
  • Binary (Linux): x64

Distributed Word Embedding (DWE)

  • Source code: GitHub
  • Binary (Windows): x64
  • Binary (Linux): x64

Distributed Multi-sense Word Embedding (DMWE)

  • Source code: GitHub
  • Binary (Windows): x64
  • Binary (Linux): x64

 

来源URL:http://www.dmtk.io/download.html