shangqing-liu / GraphSearchNetLinks
This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". We encode the programs and descriptions in a dual graph framework to learn the semantic similarity.
☆33Updated 2 years ago
Alternatives and similar repositories for GraphSearchNet
Users that are interested in GraphSearchNet are comparing it to the libraries listed below
Sorting:
- ☆33Updated 2 years ago
- ☆29Updated 4 years ago
- ☆39Updated last year
- Functional clone detection(currently maintained version)☆34Updated 2 years ago
- ☆41Updated 2 years ago
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆30Updated 3 years ago
- ☆21Updated 4 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- ☆49Updated 2 years ago
- This repository is the replication package of the ICSE22 paper "FIRA: Fine-Grained Graph-Based Code Change Representation for Automated C…☆31Updated 3 years ago
- NLQF is a tool to filter query-appropriate comments for building high-quality code search datasets.☆19Updated 3 years ago
- ☆46Updated 2 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆64Updated 3 years ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆51Updated 2 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- Learning Semantic Program Embeddings with Graph Interval Neural Network☆14Updated 2 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- FOCUS is a context-aware collaborative-filtering system that exploits cross relationships among OSS projects to suggest the inclusion of …☆22Updated last year
- ☆12Updated 3 years ago
- ☆22Updated 3 years ago
- This repository provides the code and guidance for reproducing the results in our ESEC/FSE 2023 submission "Pre-training Code Representat…☆27Updated last year
- ☆83Updated 4 years ago
- Neural Program Repair with Execution-based Backpropagation http://arxiv.org/pdf/2105.04123☆24Updated 2 years ago
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Updated 4 years ago
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆20Updated 4 years ago
- ☆19Updated 3 years ago
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Updated 6 years ago
- ☆33Updated last year
- Statement-level deep learning model for automated software vulnerability detection in C/C++ (Accepted in MSR 2022)☆73Updated 2 years ago