code2vec icon indicating copy to clipboard operation
code2vec copied to clipboard

pre-processing steps

Open riyaj8888 opened this issue 5 years ago • 2 comments

can you explain how to extract context path from AST ? it will help a lot if you provide that details.

riyaj8888 avatar Dec 03 '20 13:12 riyaj8888

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

Kirili4ik avatar Dec 04 '20 19:12 Kirili4ik

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

NURx2 avatar Jul 03 '21 06:07 NURx2