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:
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- 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
- The implementation of the IJCAI 2018 paper: Code Completion with Neural Attention and Pointer Networks☆18Updated 6 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 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
- ☆49Updated 2 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆28Updated 4 years ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆37Updated 3 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
- ☆45Updated 3 years ago
- Functional clone detection(currently maintained version)☆34Updated 3 years ago
- source code for "Multi-Modal Attention Network Learning for Semantic Source Code Retrieval"☆20Updated 4 years ago
- Implementation of 'A Convolutional Attention Network for Extreme Summarization of Source Code'☆15Updated 6 years ago
- Hoppity☆60Updated 4 years ago
- Learning to Spot and Refactor Inconsistent Method Names☆16Updated 3 years ago
- Dataset and code corresponding to Associating Natural Language Comment and Source Code Entities (AAAI 2020)☆20Updated 5 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 6 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- IST'21 & SANER'22: Semantic-Preserving Program Transformations☆31Updated 3 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 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
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆67Updated 3 years ago
- cppminer produces a code2seq compatible datasets from C++ code bases.☆23Updated 5 years ago
- Your library for dynamic language modeling☆66Updated 7 years ago
- Learning Semantic Program Embeddings with Graph Interval Neural Network☆14Updated 2 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 6 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆78Updated 4 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆194Updated 3 years ago