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"
☆48Updated 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".☆65Updated 3 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆90Updated 3 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 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
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆74Updated 2 years ago
- ☆29Updated 4 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 3 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 5 years ago
- Hoppity☆59Updated 4 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
- Learning Semantic Program Embeddings with Graph Interval Neural Network☆14Updated last year
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆19Updated 3 years ago
- Functional clone detection(currently maintained version)☆33Updated 2 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
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 7 months ago
- ☆45Updated 2 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆83Updated last year
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- ☆31Updated 6 years ago
- ☆13Updated last year
- ☆49Updated 2 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆27Updated 4 years ago
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Updated 3 years ago
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆26Updated 2 years ago
- Tensorflow implementation of Gated Graph Neural Network for Source Code Classification☆42Updated 4 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 5 years ago
- [AAAI 2021] - TreeCaps: Tree-based Capsule Network for Source Code Processing☆23Updated last year