Kolkir / code2seqLinks
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
☆25Updated 2 years ago
Alternatives and similar repositories for code2seq
Users that are interested in code2seq are comparing it to the libraries listed below
Sorting:
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆37Updated 6 years ago
- ☆39Updated last year
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- ☆30Updated 6 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆33Updated 2 years ago
- ☆49Updated 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
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆88Updated 3 years ago
- ☆41Updated 2 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆154Updated 7 years ago
- This tool is a Program Dependence Graph generator for a given input file in the programming language Java that can be outputed as a dot f…☆23Updated 5 years ago
- code for "Retrieve and Refine: Exemplar-based Neural Comment Generation"☆16Updated 4 years ago
- Functional clone detection(currently maintained version)☆34Updated 2 years ago
- ☆59Updated 2 years ago
- ☆235Updated last year
- ☆19Updated 3 years ago
- This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 20…☆25Updated last year
- ☆46Updated 3 years ago
- ☆69Updated 4 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- ☆33Updated 2 years ago
- ☆45Updated 4 years ago
- Hoppity☆59Updated 4 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆62Updated 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
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆60Updated 7 years ago