code2seq
There are 6 repositories under code2seq topic.
tech-srl/code2seq
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
JetBrains-Research/code2seq
PyTorch's implementation of the code2seq model.
ALFA-group/adversarial-code-generation
[ICLR 2021] "Generating Adversarial Computer Programs using Optimized Obfuscations" by Shashank Srikant, Sijia Liu, Tamara Mitrovska, Shiyu Chang, Quanfu Fan, Gaoyuan Zhang, and Una-May O'Reilly
Lando-L/code-embeddings
The aim of this project is to improve the experience of developers with poorly documented code, when reaching out to the original authors is not an option.
noemiernst/code2class
PyTorch implementation of code2class network - a combination of code2vec and code2seq. Based on the implementation https://github.com/bentrevett/code2vec.
morria/code2seq-paths-php
Generate input suitable for code2seq from PHP source