williamyeh/word2vec
word2vec image for Docker - Tool for computing continuous distributed representations of words.
457
Repository name in Docker Hub: williamyeh/word2vec
This repository contains Dockerized word2vec application, published to the public Docker Hub via automated build mechanism.
This docker image contains the following software stack:
OS: Debian jessie (built from debian:jessie).
word2vec
$ docker pull williamyeh/word2vec
Show usage
$ docker run --rm williamyeh/word2vec
Of course, official word2vec page hosted at Google Code.
Apache License 2.0, same as original project.
docker pull williamyeh/word2vec