timtadh / zhang-shasha
Tree edit distance using the Zhang Shasha algorithm
☆432Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for zhang-shasha
- APTED algorithm for the Tree Edit Distance☆118Updated 6 years ago
- Python APTED algorithm for the Tree Edit Distance☆86Updated 7 years ago
- Library for tree similarity algorithms and queries.☆75Updated 8 months ago
- An efficient approximation for tree edit-distance.☆46Updated 13 years ago
- [ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Code☆22Updated 6 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆150Updated 7 years ago
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated last year
- A general-purpose neural semantic parser for mapping natural language queries into machine executable code☆460Updated 2 years ago
- Probabilistic API Mining☆53Updated 6 years ago
- Contains the code for our ICSE 2020 paper: Big Code != Big Vocabulary: Open-Vocabulary Language Models for Source Code and for its earlie…☆83Updated last year
- Learning to Auto-Complete using RNN Language Models☆156Updated 7 years ago
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆170Updated last year
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆167Updated 2 years ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆201Updated 4 years ago
- Code related to "Learning Continuous Semantic Representations of Symbolic Expressions" project.☆36Updated 7 years ago
- A syntactic neural model for parsing natural language to executable code