Results 177 comments of Uri Alon

Hi @messiGao , Thank you for your interest in our work. I think there is a confusion, because the exception that is raised is coming from TensorFlow, while the java...

Hi @messiGao , Please see https://github.com/neulab/code-bert-score You don't need the approach itself, but it contains Huggingface models, and one specifically for java called `neulab/codebert-java`. This will allow you to use...

Hi @asyed79gatech , Thank you for your interest in our work. I believe that you haven't run the `preprocess.sh` script on the data. However in general, I recommend using the...

Hi @shankernamami , Thank you for your interest in our work! See this part of the README: https://github.com/tech-srl/code2vec#exporting-the-code-vectors-for-the-given-code-examples See also these newer models/papers: * https://huggingface.co/neulab/codebert-java * https://arxiv.org/pdf/2207.05987.pdf Best, Uri

Hi @asyed79gatech , Thank you for your interest in our work. I believe that you haven't run the `preprocess.sh` script on the data. However in general, I recommend using the...

Hi @Ytz-Ichi , Thank you for your interest in our work! Can you please detail exactly what you ran? How did you process your own dataset? Does it work with...

Hi @zunairazaman2021 , Thank you for your interest in our work! Our repository supports only Java and C#. We have a newer model that supports all languages called PolyCoder. Loading...

Not out of the box, you will need to train it.

Hey @Avv22 , Thank you for your interest in our work! Our repository supports only Java and C#. We have a newer model that supports all languages called PolyCoder. Loading...

Sorry, I don't understand you're question. What is your goal? What are you trying to do?