VulDetProject / ReVeal

MIT License
180 stars 61 forks source link

Missing 'JSON' files or 'full_experiment_real_data' directory #14

Open QiuJYWX opened 2 years ago

QiuJYWX commented 2 years ago

Hi all,

Thanks for your time and attention. I am debugging the 'Processing new data' step. However, it seems there was no '_../data/ggnn_input/devign_cfg_full_text_files.json_' file and '_full_experiment_realdata' directory. I have downloaded all the data with the script '_bash get_data.sh_'. Would anyone could give me some advice?

Kind regards,

bstee615 commented 2 years ago

ggnn_input/devign_cfg_full_text_files.json is inside the replication package for me (replication.zip), so it should be unzipped at the right place. Maybe you should check that your current working directory is correct.

full_experiment_real_data is the output of create_ggnn_data.py, see here: https://github.com/VulDetProject/ReVeal/blob/ca31b783384b4cdb09b69950e48f79fa0748ef1d/data_processing/create_ggnn_data.py#L387

I'm not affiliated with the project, by the way, just trying to reproduce it. Hope this helps.

QiuJYWX commented 2 years ago

Hi @bstee615 , Thanks for your kindly reply. I have unzipped and checked the again and still cannot find the _ggnn_input/devign_cfg_full_textfiles.json file. Would u plz provide me the latest download link of the replication.zip package?

Regards, jywuxi

bstee615 commented 2 years ago

Believe it's the link from get_data.sh, here: https://drive.google.com/file/d/1Mn0jLaZWiPFQ8ejzlz_zXnx_TcSzbwu1

silver-en commented 11 months ago

@bstee615 @QiuJYWX Can you re-provide a link? The original link is not working. Thanks.

zzhisthebest commented 3 months ago

@bstee615 the link is not working now,can you share the data downloaded by the link?

bstee615 commented 3 months ago

@silver-en @zzhisthebest I did not create this link, I only echo the link inside get_data.sh (I was not involved in writing this paper). Looks like it's up to the original authors to provide a new link.