neulab / external-knowledge-codegenLinks
Code and data for ACL20 paper "Incorporating External Knowledge through Pre-training for Natural Language to Code Generation"
☆96Updated 2 years ago
Alternatives and similar repositories for external-knowledge-codegen
Users that are interested in external-knowledge-codegen are comparing it to the libraries listed below
Sorting:
- A repository with the code for the paper with the same title☆74Updated 6 years ago
- A Tree-Based Transformer Architecture for Code Generation. (AAAI'20)☆90Updated 3 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆37Updated 5 years ago
- Code for generating the JuICe dataset.☆37Updated 3 years ago
- Code for "Learning Structural Edits via Incremental Tree Transformations" (ICLR'21)☆41Updated 3 years ago
- Learning to Update Natural Language Comments Based on Code Changes: Artifact☆33Updated 4 years ago
- Source Code for ACL-21 main conference paper "CoSQA: 20,000+ Web Queries for Code Search and Question Answering".☆44Updated 2 years ago
- Code for the ICLR 2019 paper "Learning to Represent Edits"☆12Updated 2 years ago
- A plugin for code generation in PyCharm/IntelliJ using tranX☆36Updated 3 years ago
- VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning☆39Updated 2 years ago
- Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.☆54Updated 10 months ago
- Code for the paper "A Structural Model for Contextual Code Changes"☆32Updated last year
- Django Dataset for Code Translation Tasks☆31Updated 7 years ago
- StaQC: a systematically mined dataset containing around 148K Python and 120K SQL domain question-code pairs, as described in "StaQC: A Sy…☆169Updated 3 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated 10 months ago
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…