facebookresearch / code-prediction-transformerLinks
This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"
☆101Updated 3 years ago
Alternatives and similar repositories for code-prediction-transformer
Users that are interested in code-prediction-transformer are comparing it to the libraries listed below
Sorting:
- A Tree-Based Transformer Architecture for Code Generation. (AAAI'20)☆91Updated 3 years ago
- A repository with the code for the paper with the same title☆74Updated 6 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
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆167Updated 3 years ago
- Replication of the paper "Structured Neural Summarization" which uses Graph Neural Networks and Seq2Seq models to summarize natural langu…☆21Updated 6 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆68Updated 4 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated 11 months ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆193Updated 3 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
- Learning to Update Natural Language Comments Based on Code Changes: Artifact☆33Updated 4 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 6 years ago
- VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning☆39Updated 2 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆88Updated 3 years ago
- Code and data for ACL20 paper "Incorporating External Knowledge through Pre-training for Natural Language to Code Generation"☆96Updated 2 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆78Updated 4 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆40Updated 2 years ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆113Updated 2 years ago
- ☆26Updated 2 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆169Updated 3 years ago
- ☆69Updated 4 years ago
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆173Updated 2 years ago
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 3 years ago
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 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
- 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
- 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 6 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆88Updated 3 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 6 years ago