JetBrains-Research / astminer
A library for mining of path-based representations of code (and more)
☆286Updated last year
Alternatives and similar repositories for astminer:
Users that are interested in astminer are comparing it to the libraries listed below
- A Tool for Mining Rich Abstract Syntax Trees from Code☆58Updated last year
- ☆111Updated 2 years ago
- PyTorch's implementation of the code2seq model.☆61Updated 6 months ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆557Updated 6 months ago
- Your library for dynamic language modeling☆67Updated 6 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆74Updated 2 years ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆35Updated 5 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆291Updated last week
- ☆233Updated last year
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆61Updated 6 years ago
- [ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees☆89Updated 3 years ago
- ☆49Updated 2 years ago
- Hosts our tool for mining simple "stupid'' bugs (SStuBs).☆35Updated 2 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆162Updated 2 weeks ago
- PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code☆85Updated 3 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆65Updated 3 years ago
- CLCDSA: Cross Language Code Clone Detection using Syntactical Features and API Documentation☆23Updated 3 years ago
- ☆55Updated last year
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆148Updated 3 years ago
- BigCloneEval - A Clone Detection Tool Evaluation Framework for BigCloneBench☆73Updated last year
- Deep learning code semantic similarity☆60Updated 5 years ago
- Cross language clone detection using supervised learning☆19Updated 3 years ago
- Automatic Repair Framework that abstract repair tools and bug benchmarks☆70Updated last year
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆87Updated 2 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 5 years ago
- Sequence-to-Sequence Learning for End-to-End Program Repair (IEEE TSE 2019). Open-science repo. http://arxiv.org/pdf/1901.01808☆82Updated last year
- An implementation of the SZZ algorithm, i.e., an approach to identify bug-introducing commits.☆114Updated last year
- A program slicer for Java, based on the system dependence graph (SDG).☆64Updated last year
- Funcom Source Code Summarization Tool - Public Release☆34Updated 9 months ago
- Scalpel: The Python Static Analysis Framework☆300Updated 10 months ago