tech-srl / code2seq
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
☆557Updated 6 months ago
Alternatives and similar repositories for code2seq:
Users that are interested in code2seq are comparing it to the libraries listed below
- TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"☆1,121Updated last year
- A library for mining of path-based representations of code (and more)☆286Updated last year
- ☆233Updated 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)☆87Updated 2 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆152Updated 7 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆291Updated last week
- DeepCS: Deep Code Search☆279Updated 2 years ago
- Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].☆192Updated 2 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆25Updated 2 years ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆237Updated 2 years ago
- evaluation dataset consisting of natural language query and code snippet pairs☆123Updated 9 months ago
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 2 years ago
- ☆31Updated 6 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆165Updated 3 years ago
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆148Updated 3 years ago
- PyTorch's implementation of the code2seq model.☆61Updated 6 months ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆205Updated 4 years ago
- ☆111Updated 2 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆74Updated 2 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆168Updated 2 years ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆209Updated 2 months ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆100Updated 2 years ago
- NaturalCC: An Open-Source Toolkit for Code Intelligence☆283Updated 2 weeks 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
- Cross language clone detection using supervised learning☆19Updated 3 years ago
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆170Updated 2 years ago
- Paper Artifacts for "Aroma: Code Recommendation via Structural Code Search"☆57Updated 3 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