ttbuffey

Results 17 comments of ttbuffey

Is there any implementation of transforming AST to java code? Any Hint?

@kinow Do you have any idea of parsing AST node to source code, I want to parse a MethodDeclaration Node to the source code. From the above description of your...

Hi @kinow, Thanks for taking your precious time to find the code of couple years ago. As I'm using Pyhon, the second link you provided is very helpful to me....

@Shreeshrii I also come across the similar issue, could you please help to address?

@guxd I am working on the data pre-processing of extracting method, description, API sequence, tokens using python library - https://github.com/c2nes/javalang. Regarding extracting token, I need to transform AST to java...

Can you provide an already-trained model based on the large dataset for me to have a test? Because our GPU server to train the model is quite slow, for seven...

@guxd Thanks a lot, I'm trying it.

@guxd We tested the similarity is around 0.4, the result seems more relevant now. Is this similarity consistent with the supposed right one? I also want to confirm the epoch500...

Dear Author, We have evaluated the deep code search model in your paper with our own search codebase, we want to improve the current search performance and start from improving...