Bug report used for training bug report model are presented in Data_SemanticModel.md. Bug reports used for evaluate the performance of DeepSIM are given in the Data_Classification folder.
If you need to perform binary classification, you should run the cnn_classifier.py.
If you need to perform multiclass classification, you should run the multi_cnn_classifier.py.