Published April 22, 2021
| Version v1
Dataset
Open
The dataset of the paper titled "BEEP: Fine-grained Fix Localization by Learning to Predict Buggy Code Elements"
Description
This repository contains the artifacts of BEEP.
The files prediction_CoCoNut.csv, prediction_ManySStuBs4J.csv, prediction_Defects4J.csv illustrate the prediction results of BEEP on the three datasets, in which the column element_Rank shows the ranking of buggy element and the column rank is for operation path.
The file source_code.zip contains the source code for training and evaluating BEEP.