HduDBSI / CodeGraph4CCDetector

13 stars 5 forks source link

Json files for BCB are missing #1

Open shamsa-abid opened 1 year ago

shamsa-abid commented 1 year ago

Hello,

Thanks for your amazing work! There is a line commented out in main.py which points to the json files for BCB. #jsonVecPath = "DataSetJsonVec/BCB/BCB-CFG-16v/"

Can you please upload that? How do we get those?

Thanks.

QuanixnYang commented 1 year ago

Hello,

Thanks for your amazing work! There is a line commented out in main.py which points to the json files for BCB. #jsonVecPath = "DataSetJsonVec/BCB/BCB-CFG-16v/"

Can you please upload that? How do we get those?

Thanks.

Sorry for not checking this message in time. "-16v" just means the preprocessed version of the dataset with word vectors of dimension 16. You can also try word vectors of other lengths, just use the preprocessing code provided by "https://github.com/QuanixnYang/TinyPDG-DataPreprocessingVersion" to generate it.

shamsa-abid commented 1 year ago

Hello, Thanks for your reply. Is it possible for you to share the trained model on BCB? So I may use it on my data directly?

Regards, Shamsa

On Mon, 26 Jun 2023 at 10:14, quanxiny @.***> wrote:

Hello,

Thanks for your amazing work! There is a line commented out in main.py which points to the json files for BCB. #jsonVecPath = "DataSetJsonVec/BCB/BCB-CFG-16v/"

Can you please upload that? How do we get those?

Thanks.

Sorry for not checking this message in time. "-16v" just means the preprocessed version of the dataset with word vectors of dimension 16. You can also try word vectors of other lengths, just use the preprocessing code provided by " https://github.com/QuanixnYang/TinyPDG-DataPreprocessingVersion" to generate it.

— Reply to this email directly, view it on GitHub https://github.com/HduDBSI/CodeGraph4CCDetector/issues/1#issuecomment-1606437055, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5CI2PR5WHQOX2MYSOPEGTXNDV7DANCNFSM6AAAAAAV27HHF4 . You are receiving this because you authored the thread.Message ID: @.***>