DGMS icon indicating copy to clipboard operation
DGMS copied to clipboard

Code for "Deep Graph Matching and Searching for Semantic Code Retrieval"

Results 4 DGMS issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/46100829/146123163-966acf38-3bb4-4361-a332-08903e499c94.png)

Thank you for this awesome work. I have a few question about the graph data. 1. The data stored in Baidu's web disk is Graph representation. How can I get...

Hi, I want to know the module that converts java code into graph structure can be public? (how to process java code file into code_100000.pt file). It is vital for...

Hi!How do I preprocess the facebook java dataset and extract the pairs from the original data set? please give me some hints. Thanks a lot!