CGCL-codes / AmainLinks
Detecting Semantic Code Clones by Building AST-based Markov Chains Model
☆10Updated last year
Alternatives and similar repositories for Amain
Users that are interested in Amain are comparing it to the libraries listed below
Sorting:
- ☆29Updated 3 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆69Updated 3 years ago
- ☆30Updated 5 years ago
- This repository is the replication package of the ICSE22 paper "FIRA: Fine-Grained Graph-Based Code Change Representation for Automated C…☆33Updated 3 years ago
- This repo is the implementation of the paper "GraphSearchNet: Enhancing GNNs via Capturing Global Dependency for Semantic Code Search". W…☆32Updated 3 years ago
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Updated 4 years ago
- Reproduction package of the paper "DeepCVA: Automated Commit-level Vulnerability Assessment with Deep Multi-task Learning" in Automated S…☆20Updated 2 years ago
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆39Updated 2 years ago
- A collection of recent papers, benchmarks and datasets of AI4Code domain.☆58Updated last year
- ☆241Updated last year
- [2023 ASE] GAMMA: Revisiting Template-based Automated Program Repair via Mask Prediction☆23Updated 2 years ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆52Updated 3 years ago
- Replication package for EMNLP 2021 paper: CAST: Enhancing Code Summarization with Hierarchical Splitting and Reconstruction of Abstract S…☆34Updated 3 years ago
- Hoppity☆60Updated 5 years ago
- ☆23Updated 5 years ago
- 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 6 years ago
- Functional clone detection(currently maintained version)☆34Updated 3 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 6 months ago
- methods2test is a supervised dataset consisting of Test Cases and their corresponding Focal Methods from a set of Java software repositor…☆173Updated 2 years ago
- Source Code Data Augmentation for Deep Learning: A Survey.☆66Updated last year
- ☆51Updated 3 years ago
- open science repo of "Neural Transfer Learning for Repairing Security Vulnerabilities in C Code" https://arxiv.org/pdf/2104.08308☆63Updated last year
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- ☆20Updated 2 years ago
- CodeBERT