bdqnghi / ggnn.tensorflow
Tensorflow implementation of Gated Graph Neural Network for Source Code Classification
☆43Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ggnn.tensorflow
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 5 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 5 years ago
- [AAAI 2021] - TreeCaps: Tree-based Capsule Network for Source Code Processing☆22Updated last year
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆36Updated last year
- 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
- Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache☆21Updated 5 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 3 years ago
- [FSE 2019] Learning Cross-Language API Mappings with Little Knowledge☆18Updated last year
- ☆31Updated 6 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆19Updated 3 years ago
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated last year
- ☆66Updated 4 years ago
- ☆45Updated 2 years ago
- Functional clone detection(currently maintained version)☆33Updated 2 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 5 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 2 years ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 2 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆35Updated 5 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆46Updated 4 years ago
- Official repository for the paper "GN-Transformer: Fusing AST and Source Code information in Graph Networks".☆12Updated 2 months ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆63Updated 2 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆29Updated 4 months ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code'☆14Updated 5 years ago
- Learning Semantic Program Embeddings with Graph Interval Neural Network☆14Updated last year
- Source code of the paper "Leveraging textual properties of bug reports to localize relevant source files."☆23Updated 3 months ago
- ☆49Updated last year
- A repository with the code for the paper with the same title☆74Updated 5 years ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText☆13Updated 6 years ago