Regarding the Raw_Data_Crawling module, I noticed that the functionality code for obtaining data from mend is missing in the './android' and './chrome' directories. As a result, we cannot obtain the data in the './android/results/' and './android/merge_result/time/' directories. My question is: are the data in the 'results/' and 'merge_result/' directories copied from the data obtained by the './github/run.py' script and then used to execute the run.py scripts in the './android' and './chrome' directories?
I found that running ./github/run.py also results in an error due to the absence of the /result file. Therefore, where should I obtain this document and its content?
Dear Author,
Regarding the Raw_Data_Crawling module, I noticed that the functionality code for obtaining data from mend is missing in the './android' and './chrome' directories. As a result, we cannot obtain the data in the './android/results/' and './android/merge_result/time/' directories. My question is: are the data in the 'results/' and 'merge_result/' directories copied from the data obtained by the './github/run.py' script and then used to execute the run.py scripts in the './android' and './chrome' directories?
Best regards.