tech-srl / code2seq
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
☆556Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for code2seq
- TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"☆1,104Updated last year
- A library for mining of path-based representations of code (and more)☆282Updated 11 months ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆192Updated 2 years ago
- ☆230Updated 8 months ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆236Updated last year
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆35Updated 5 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆86Updated 2 years ago
- DeepCS: Deep Code Search☆279Updated 2 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆291Updated 2 months ago
- PyTorch's implementation of the code2seq model.☆61Updated 3 months ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆166Updated 2 years ago
- The dataset for EMSE-DeepCom☆118Updated 3 years ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆201Updated 4 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆25Updated 2 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆150Updated 7 years ago
- ☆49Updated last year
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 2 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆81Updated last year
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆148Updated 3 years ago
- Your library for dynamic language modeling☆67Updated 6 years ago
- StaQC: a systematically mined dataset containing around 148K Python and 120K SQL domain question-code pairs, as described in "StaQC: A Sy…☆165Updated 3 years ago
- ☆31Updated 5 years ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆206Updated 3 months ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆167Updated 2 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆60Updated 6 years ago
- source code for 'Improving automatic source code summarization via deep reinforcement learning'☆77Updated 3 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆72Updated 2 years ago
- evaluation dataset consisting of natural language query and code snippet pairs☆123Updated 6 months ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆44Updated 3 months ago