Open snowlovehang opened 2 years ago
Hi @snowlovehang , Thank you for your interest in our work!
The preprocessing formats of code2vec and code2seq are similar, but not identical, so just renaming *.c2s
to *.c2v
will not work.
You will need to either preprocess the raw data using code2vec's preprocessing pipeline.
But why don't you just use code2seq?
oh,thank you。
Hello sir, when I use java-small preprocess dataset to execute the code2vec model, the following problem occurs.I changed the suffix of the dataset c2s to c2v