code2vec icon indicating copy to clipboard operation
code2vec copied to clipboard

About generating input data for Code2Vec

Open woshizhuchenguang opened this issue 2 years ago • 0 comments

Hello, I would like to inquire about generating input data for Code2Vec. I used Astminer to generate Code2Vec storage format, which includes node_type.csv, path.csv, token.csv, and path_contexts.c2s files. Can I use these files as input for your project? Do I need to make slight modifications to the code for the data input part? 搜狗截图20231106220547

I'm not sure if it's appropriate to ask this question under your project. With Astminer, I haven't obtained correct results for C language files; regardless of the size of my C files, the output files are empty. I don't understand why this is happening. 2023-11-06 22-12-40 的屏幕截图 Uploading 搜狗截图20231106222316.png…

woshizhuchenguang avatar Nov 06 '23 14:11 woshizhuchenguang