JetBrains-Research / astminerLinks
A library for mining of path-based representations of code (and more)
☆293Updated last year
Alternatives and similar repositories for astminer
Users that are interested in astminer are comparing it to the libraries listed below
Sorting:
- ☆114Updated 2 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆561Updated 3 weeks ago
- Your library for dynamic language modeling☆67Updated 6 years ago
- A Tool for Mining Rich Abstract Syntax Trees from Code☆58Updated 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☆85Updated 2 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆290Updated 6 months ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆38Updated 3 years ago
- ☆236Updated last year
- Automatic Repair Framework that abstract repair tools and bug benchmarks☆71Updated 2 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 6 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆60Updated 7 years ago
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆151Updated 4 years ago
- GZoltar - Java Library for Automatic Debugging http://www.gzoltar.com☆81Updated 11 months ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- ☆49Updated 2 years ago
- Bugs.jar: A Large-scale, Diverse Dataset of Bugs for Java Program Repair☆57Updated 7 years ago
- Functional clone detection(currently maintained version)☆34Updated 2 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- ☆45Updated 3 years ago
- Code for the paper "Embedding Java Classes with code2vec: Improvements from Variable Obfuscation" in MSR 2020☆32Updated 2 years ago
- Defects4J Dissection presents data to help researchers and practitioners to better understand the Defects4J bug dataset☆67Updated last year
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆75Updated 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…