code2vec
code2vec copied to clipboard
pre-processing steps
can you explain how to extract context path from AST ? it will help a lot if you provide that details.
Hi, I'll try to explain it in a couple of days. Hope it'll still be useful for you. I received your email btw
Hi @riyaj8888, Check out our updated python code2vec (pycode2vec). The context paths are being extracted using the jar file from astminer. But previously code blocks have to be distributed to different files.
Best, Ainur