Skip to content

Commit ee51587

Browse files
committed
Reference to author implementation
Found on the first author's website: http://urialon.cswp.cs.technion.ac.il/publications/ Signed-off-by: Helge Spieker <[email protected]>
1 parent 7f51958 commit ee51587

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# code2vec
22
MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)
3+
4+
Note: The authors of the paper have released their own tensorflow implementation on [GitHub](https://github.com/tech-srl/code2vec).
5+
[Token vectors](https://s3.amazonaws.com/code2vec/model/token_vecs.tar.gz) and [Method name vectors](https://s3.amazonaws.com/code2vec/model/target_vecs.tar.gz) for their paper are available as well.

0 commit comments

Comments
 (0)