bdqnghi / graph-ast
A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"
☆47Updated 4 years ago
Alternatives and similar repositories for graph-ast:
Users that are interested in graph-ast are comparing it to the libraries listed below
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆38Updated last year
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆63Updated 2 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆74Updated 2 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 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
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 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
- [FSE 2019] Learning Cross-Language API Mappings with Little Knowledge☆18Updated last year
- Functional clone detection(currently maintained version)☆33Updated 2 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 3 years ago
- ☆49Updated 2 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 5 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆59Updated last year
- Set of tools to help working with "Big Code"☆43Updated 2 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 5 years ago
- Tensorflow implementation of Gated Graph Neural Network for Source Code Classification☆42Updated 4 years ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- ☆38Updated 9 months ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆34Updated 2 years ago
- ☆13Updated last year
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Updated 3 years ago
- Deep learning code semantic similarity☆60Updated 5 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆82Updated last year
- ☆45Updated 2 years ago
- ☆31Updated 6 years ago
- Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motiva…☆44Updated 2 years ago
- A library for building intraprocedural PDGs for Java programs☆33Updated last year
- ☆40Updated 2 years ago
- Official repository for the paper "GN-Transformer: Fusing AST and Source Code information in Graph Networks".☆12Updated 4 months ago