bdqnghi / ast-node-encoding
A tool to convert nodes in an Abstract Syntax Tree into vector embeddings
☆72Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ast-node-encoding
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆36Updated last year
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 2 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆63Updated 2 years ago
- A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"☆45Updated 4 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
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆22Updated 6 years ago
- ☆45Updated 2 years ago
- ☆49Updated last year
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆35Updated 2 years ago
- Set of tools to help working with "Big Code"☆43Updated 2 years ago
- Code and dataset for paper C4: Contrastive Cross-Language Code Clone Detection☆25Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆73Updated 10 months ago
- Hoppity☆59Updated 3 years ago
- Code of our paper Applying CodeBERT for Automated Program Repair of Java Simple Bugs which is accepted to MSR 2021.☆50Updated last year
- A library for building intraprocedural PDGs for Java programs☆32Updated last year
- src2abs is a tool that abstracts Java source code☆35Updated 5 years ago
- Deep learning code semantic similarity☆60Updated 5 years ago
- [FSE 2019] Learning Cross-Language API Mappings with Little Knowledge☆18Updated last year
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆148Updated 3 years ago
- Template-based Automated Program Repair☆40Updated 9 months ago
- MODIT: On Multi-Modal Learning of Editing Source Code.☆20Updated 3 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 4 years ago
- AVATAR: Fixing Semantic Bugs with Fix Patterns of Static Analysis Violations☆25Updated 3 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 years ago
- Artefact for "CoCoNuT: Combining Context-Aware Neural Translation Models using Ensemble for Program Repair."☆59Updated last year
- Functional clone detection(currently maintained version)☆32Updated 2 years ago
- ☆19Updated 4 years ago
- Your library for dynamic language modeling☆67Updated 6 years ago
- Introducing CFG(control flow graph) and PDG (program dependency graph) into AST (abstract syntax tree) implementation using Java Paser an…☆24Updated 5 years ago