The demo is fake? Could you release the real code to run the model
Closed this issue · 5 comments
kwz219 commented
DehengYang commented
Hi @kwz219 ,
Sorry for interrupting you here. Have you successfully replicated the Dear source code?
Much appreciated if any comments could be provided.
nashid commented
@kwz219 @DehengYang were you able run the artefact?
kwz219 commented
@nashid
Not yet. But if you want to use some other DL-based program repair tools, I'm glad to recommend my repository https://github.com/kwz219/NPR4J, which supports training and using several SOTA NPR tools such as Recoder and CoCoNut, etc... We provide both raw dataset, training script and well-trained models.
kwz219 commented
@nashid
I tried to replicate CURE but failed. The good news is that the author of CURE released the source code https://github.com/lin-tan/CURE at last month. I haven't tried the code they released yet.