bdqnghi / graph-astLinks
A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"
☆50Updated 5 years ago
Alternatives and similar repositories for graph-ast
Users that are interested in graph-ast are comparing it to the libraries listed below
Sorting:
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆69Updated 4 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆69Updated 3 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 5 months ago
- Hoppity☆60Updated 5 years ago
- ☆51Updated 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 7 years ago
- ☆13Updated 2 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆39Updated 2 years ago
- Set of tools to help working with "Big Code"☆42Updated 3 years ago
- ☆240Updated last year
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆86Updated 2 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 3 years ago
- ☆30Updated 5 years ago
- ☆45Updated 3 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆76Updated 3 years ago
- ☆22Updated 5 years ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 3 years ago
- ☆61Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆45Updated 3 years ago
- A library for mining of path-based representations of code (and more)☆299Updated 2 months ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆195Updated 3 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 3 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆62Updated 2 years ago
- ☆121Updated 3 years ago
- ☆26Updated 3 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆168Updated 4 years ago
- [FSE 2019] Learning Cross-Language API Mappings with Little Knowledge☆19Updated 2 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 6 years ago
- MODIT: On Multi-Modal Learning of Editing Source Code.