Hello,
I was trying to run DeepRepair, however, I ran into some basic issues: I cannot download the pre-trained embedding from the Defects4J dataset for similarity computation, since the URL linking to this data leads to a 404-HTTP-error (i.e., on the ReadMe page this link). I tried to generate this data using AutoenCODE. However, I failed since AutoenCODE does not generate exactly the files required to run DeepRepair (e.g., no <granularity>.key or <granularity>.map file).
Is it possible to solve this issue by either
a) providing the pre-trained data (i.e., fixing the 404-error)
or
b) providing a description, how to generate the required files using AutoenCODE?
Best regards,
Sebastian
Hello,
I was trying to run DeepRepair, however, I ran into some basic issues: I cannot download the pre-trained embedding from the Defects4J dataset for similarity computation, since the URL linking to this data leads to a 404-HTTP-error (i.e., on the ReadMe page this link). I tried to generate this data using AutoenCODE. However, I failed since AutoenCODE does not generate exactly the files required to run DeepRepair (e.g., no
<granularity>.keyor<granularity>.mapfile).Is it possible to solve this issue by either
a) providing the pre-trained data (i.e., fixing the 404-error)
or
b) providing a description, how to generate the required files using AutoenCODE?
Best regards,
Sebastian