zysszy / GrammarCNN
A CNN model for code generation.
☆96Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for GrammarCNN
- A Tree-Based Transformer Architecture for Code Generation. (AAAI'20)☆90Updated 2 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- ☆66Updated 4 years ago
- A repository with the code for the paper with the same title☆74Updated 5 years ago
- Bilateral Neural Network implementation in Tensorflow☆51Updated 5 years ago
- A syntactic neural model for parsing natural language to executable code☆184Updated 2 years ago
- Code Generation as a Dual Task of Code Summarization.☆30Updated 3 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆36Updated 4 years ago
- ☆16Updated 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…☆83Updated last year
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- Mapping Language to Code in a Programmatic Context☆78Updated 3 years ago
- Code and data for the paper "A Neural Architecture for Generating Natural Language Descriptions from Source Code Changes"☆63Updated 7 years ago
- Dataset and code corresponding to Associating Natural Language Comment and Source Code Entities (AAAI 2020)☆20Updated 4 years ago
- Empirical Study of Transformers for Source Code & A Simple Approach for Handling Out-of-Vocabulary Identifiers in Deep Learning for Sourc…☆61Updated 2 years ago
- ☆17Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"