AnonymousPaperYY / code_completion_anonymous
This is a repo holding codes for the paper: Code Completion with Neural Attention and Pointer Networks
☆13Updated 7 years ago
Alternatives and similar repositories for code_completion_anonymous:
Users that are interested in code_completion_anonymous are comparing it to the libraries listed below
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- A CNN model for code generation.☆96Updated 5 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated 9 months ago
- ☆16Updated 5 years ago
- ☆11Updated 2 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆37Updated 5 years ago
- Repository for the code of the "A Convolutional Attention Network for Extreme Summarization of Source Code" paper☆119Updated 8 years ago
- ☆28Updated 3 years ago
- Replication of the paper "Structured Neural Summarization" which uses Graph Neural Networks and Seq2Seq models to summarize natural langu…