264 Forks
953 Stars
953 Watchers

code2vec

TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"

How to download and setup code2vec

Open terminal and run command
git clone https://github.com/tech-srl/code2vec.git
git clone is used to create a copy or clone of code2vec repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with code2vec https://github.com/tech-srl/code2vec/archive/master.zip

Or simply clone code2vec with SSH
[email protected]:tech-srl/code2vec.git

If you have some problems with code2vec

You may open issue on code2vec support forum (system) here: https://github.com/tech-srl/code2vec/issues