micheletufano / NeuralCodeTranslatorLinks
Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code transformations
☆38Updated 6 years ago
Alternatives and similar repositories for NeuralCodeTranslator
Users that are interested in NeuralCodeTranslator are comparing it to the libraries listed below
Sorting:
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆85Updated 2 years ago
- ☆67Updated 3 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- ☆49Updated 2 years ago
- ☆13Updated 2 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 4 years ago
- ☆24Updated 3 years ago
- ESEC/FSE'21: Prediction-Preserving Program Simplification☆10Updated 2 years ago
- AVATAR: Fixing Semantic Bugs with Fix Patterns of Static Analysis Violations☆27Updated 4 years ago
- Contains the code for our ICSE 2020 paper: Big Code != Big Vocabulary: Open-Vocabulary Language Models for Source Code and for its earlie…☆84Updated 2 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆88Updated 3 years ago
- ☆39Updated last year
- Set of tools to help working with "Big Code"☆43Updated 3 years ago
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆63Updated 3 years ago
- ☆16Updated 9 months ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…