tech-srl / code2seqLinks
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
☆563Updated 3 months ago
Alternatives and similar repositories for code2seq
Users that are interested in code2seq are comparing it to the libraries listed below
Sorting:
- TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"☆1,141Updated 2 years ago
- ☆237Updated last year
- A library for mining of path-based representations of code (and more)☆297Updated last year
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆90Updated 3 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆86Updated 2 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆194Updated 3 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆239Updated 2 years ago
- ☆30Updated 6 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆153Updated 8 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆168Updated 3 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆291Updated 8 months ago
- Your library for dynamic language modeling☆66Updated 7 years ago
- Description: We want to create a deep Neural Network that can automatically generate comments for code snippets passed to it. The motiva…☆44Updated 2 years ago
- ☆120Updated 3 years ago
- PyTorch's implementation of the code2seq model.☆62Updated last year
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 2 months ago
- The dataset for EMSE-DeepCom☆123Updated 4 years ago
- DeepCS: Deep Code Search☆283Updated 3 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆69Updated 4 years ago
- ☆49Updated 2 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
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆171Updated 3 years ago
- Implementation of "Automatic Source Code Summarization with Extended Tree-LSTM"☆36Updated 2 years ago
- ☆70Updated 5 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆60Updated 7 years ago
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 3 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆75Updated 3 years ago
- NaturalCC: An Open-Source Toolkit for Code Intelligence☆307Updated last month
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆67Updated 3 years ago