DatabaseGroup / tree-similarityLinks
Library for tree similarity algorithms and queries.
☆92Updated last year
Alternatives and similar repositories for tree-similarity
Users that are interested in tree-similarity are comparing it to the libraries listed below
Sorting:
- APTED algorithm for the Tree Edit Distance☆126Updated 7 years ago
- Tree edit distance using the Zhang Shasha algorithm☆456Updated 5 years ago
- Python APTED algorithm for the Tree Edit Distance☆98Updated 7 years ago
- Utilities used by the Deep Program Understanding team☆103Updated 2 years ago
- Incremental Build Verification☆15Updated last year
- A Typescript library for parsing Python 3 and doing basic program analysis, like forming control-flow graphs and def-use chains.☆54Updated 6 years ago
- A Dataset of 600k Java Source Code Changes Categorized by Diff Size http://arxiv.org/pdf/2108.04631☆23Updated last year
- Hoppity☆60Updated 4 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆168Updated 3 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆61Updated 2 years ago
- Computes the AST difference (aka edit script) between two Spoon Java source code abstract syntax trees☆172Updated last month
- CFG based program similarity using Graph Neural Networks☆36Updated 2 years ago
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆171Updated 2 years ago
- Flow graphs for Python☆26Updated 3 years ago
- FaCoY Code-to-Code Search Engine☆33Updated 6 years ago
- Probabilistic Type Inference using Graph Neural Networks☆51Updated 2 years ago
- Official repository for PraPR source code☆14Updated 4 years ago
- ☆50Updated 5 years ago
- ☆10Updated 6 years ago
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago
- DeepProbLog is an extension of ProbLog that integrates Probabilistic Logic Programming with deep learning by introducing the neural predi…☆272Updated last year
- PyTorch's implementation of the code2seq model.☆62Updated last year
- REGEL: Regular Expression Generation from Examples and Language☆33Updated 3 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆291Updated 8 months ago
- srcML Toolkit