idio / wiki2vec

Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby
601 stars 137 forks source link

Dockerize and use subcommands #28

Open keynmol opened 8 years ago

keynmol commented 8 years ago

We can simplify the usage massively by dockerising and setting up all necessary dependencies and exposing only a subcommand-based interface.

This way set up will only consist of installing docker and pulling the container - the prepare.sh won't be necessary anymore.