oleges1 / code-completion
pytorch version of code completion with neural attention and pointer networks
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for code-completion
- The implementation of the IJCAI 2018 paper: Code Completion with Neural Attention and Pointer Networks☆17Updated 5 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…☆22Updated 6 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 5 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 years ago
- ☆25Updated 2 years ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 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☆81Updated last year
- Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache☆21Updated 5 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 5 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆36Updated last year
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated last year
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆67Updated 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
- IST'21 & SANER'22: Semantic-Preserving Program Transformations☆31Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- Generating Adversarial Examples for Holding Robustness of Source Code Processing Models☆12Updated 2 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"☆45Updated 4 years ago
- ☆29Updated 3 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆63Updated 2 years ago
- [AAAI 2021] - TreeCaps: Tree-based Capsule Network for Source Code Processing☆22Updated last year
- Repository for Deep API Learning (DeepAPI)☆54Updated 2 years ago
- Artefact for "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair."☆59Updated last year
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText☆13Updated 6 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- ☆67Updated 4 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 last year
- cppminer produces a code2seq compatible datasets from C++ code bases.☆23Updated 4 years ago
- The dataset for the variable-misuse task, used in the ICLR 2020 paper 'Global Relational Models of Source Code' [https://openreview.net/f…☆22Updated 4 years ago
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Updated 3 years ago
- Learning Semantic Program Embeddings with Graph Interval Neural Network☆14Updated last year