Jur1cek / gcj-dataset
Collected solutions from Google Code Jam programming competition (2008-2020).
☆61Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for gcj-dataset
- Cross language clone detection using supervised learning☆18Updated 2 years ago
- [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
- ☆31Updated 6 years ago
- Deep learning code semantic similarity☆60Updated 5 years ago
- This repository is the replication package of the ICSE22 paper "FIRA: Fine-Grained Graph-Based Code Change Representation for Automated C…☆31Updated 2 years ago
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆25Updated 2 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆35Updated 5 years ago
- ☆45Updated 2 years ago
- ☆110Updated 2 years ago
- ☆54Updated last year
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆67Updated 3 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆36Updated last year
- For our ISSTA20 paper "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair" by Thibaud Lutellier…☆59Updated last year
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆63Updated 2 years ago
- This is the official implementation of paper "AST-Trans: Code Summarization with Efficient Tree-StructuredAttention" acceptted in ICSE 20…☆23Updated 6 months ago
- Functional clone detection(currently maintained version)☆32Updated 2 years ago
- Evaluation of source authorship attribution tool☆22Updated 3 years ago
- Vul4J: A Dataset of Reproducible Java Vulnerabilities☆67Updated 2 months ago
- PyTorch's implementation of the code2seq model.☆61Updated 3 months ago
- ☆38Updated 6 months ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆31Updated last year
- Maximal Divergence Sequential Autoencoder for Binary Software Vulnerability Detection☆19Updated 5 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 5 years ago
- For our ICSE21 paper "CURE: Code-Aware Neural Machine Translation for Automatic Program Repair" by Nan Jiang, Thibaud Lutellier, and Lin …☆50Updated last year
- ☆13Updated last year
- 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
- This is the code repository for our ICPC 2021 paper "Improving Code Summarization with Block-wise Abstract Syntax Tree Splitting"☆24Updated last year
- This tool is a Program Dependence Graph generator for a given input file in the programming language Java that can be outputed as a dot f…☆23Updated 4 years ago
- cppminer produces a code2seq compatible datasets from C++ code bases.☆23Updated 4 years ago