oleges1 / code-completionLinks
pytorch version of code completion with neural attention and pointer networks
☆12Updated 5 years ago
Alternatives and similar repositories for code-completion
Users that are interested in code-completion are comparing it to the libraries listed below
Sorting:
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated 2 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆69Updated 4 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 6 years ago
- The implementation of the IJCAI 2018 paper: Code Completion with Neural Attention and Pointer Networks☆18Updated 6 years ago
- 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
- 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
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 3 years ago
- ☆50Updated 3 years ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆37Updated 3 years ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code' in PyTorch using TorchText☆14Updated 7 years ago
- Code to reproduce the experiments in the paper Open Vocabulary Learning on Source Code with a Graph-Structured Cache☆21Updated 6 years ago
- IST'21 & SANER'22: Semantic-Preserving Program Transformations☆31Updated 3 years ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code'☆15Updated 6 years ago
- ☆69Updated 5 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆195Updated 3 years ago
- Funcom Source Code Summarization Tool - Public Release☆34Updated last year
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆69Updated 3 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆78Updated 4 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- Functional clone detection(currently maintained version)☆34Updated 3 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆153Updated 8 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆39Updated 2 years ago
- Code Generation as a Dual Task of Code Summarization.☆30Updated 4 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆28Updated 4 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 6 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- ☆239Updated last year
- 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