lin-tan / knod

For our ICSE 2023 paper KNOD: Domain Knowledge Distilled Tree Decoder for Automated Program Repair
Other
29 stars 3 forks source link

Missing “jiang719.ast_repair.IdentifierSemanticExtractor” #6

Open guoweijun137 opened 3 months ago

guoweijun137 commented 3 months ago

According to ‘prepare_defects4j_input.py’, I'm ready to preprocess my own benchmark, however, I noticed that in the last step ‘prepare_identifier_data’, the code needs to call the method named extract_identifiers in reconstruct.py, however This method requires the java file jiang719.ast_repair.IdentifierSemanticExtractor, but unfortunately I didn't find this file in the docker

hoshimiyaki commented 3 months ago

Have same question for this👀

ZhongQiangDev commented 2 months ago

I met this problem too o(╥﹏╥)o