Skip to content

Instantly share code, notes, and snippets.

@kevinrobinson
Created December 8, 2015 16:31
Show Gist options
  • Select an option

  • Save kevinrobinson/c35271bdddfb384d55b8 to your computer and use it in GitHub Desktop.

Select an option

Save kevinrobinson/c35271bdddfb384d55b8 to your computer and use it in GitHub Desktop.
native.py_library(
name = "gen_word2vec",
src = ["gen_word2vec.py"]
...
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment