autosoft-dev / tree-huggerLinks
A light-weight, extendable, high level, universal code parser built on top of tree-sitter
☆128Updated 3 years ago
Alternatives and similar repositories for tree-hugger
Users that are interested in tree-hugger are comparing it to the libraries listed below
Sorting:
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated last year
- [ICML 2020] DrRepair: Learning to Repair Programs from Error Messages☆195Updated 4 years ago
- Automatically check mismatch between code and comments using AI and ML☆53Updated 4 years ago
- Pretrained Language Models for Source code☆254Updated 4 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 11 months ago
- Utilities used by the Deep Program Understanding team☆102Updated 2 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆290Updated 4 months ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆75Updated 3 years ago
- A library for mining of path-based representations of code (and more)☆290Updated last year
- A Comparative Study of Various Code Embeddings in Software Semantic Matching☆16Updated 2 years ago
- evaluation dataset consisting of natural language query and code snippet pairs☆124Updated last year
- Finding similar repositories on GitHub☆50Updated 2 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆61Updated 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"☆48Updated 5 years ago
- Extract and combine multiple source code views using tree-sitter☆140Updated last month
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆167Updated 3 years ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆88Updated 3 years ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Program analysis tools built on tree-sitter (https://github.com/tree-sitter/tree-sitter).☆43Updated last year
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆169Updated 3 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- A redistributable subset of the ETH Py150 corpus [https://www.sri.inf.ethz.ch/py150], introduced in the ICML 2020 paper 'Learning and Eva…☆31Updated 4 years ago
- Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/mast…☆28Updated 2 years ago
- Neural Code Translator provides instructions, datasets, and a deep learning infrastructure (based on seq2seq) that aims at learning code …☆38Updated 6 years ago
- Paper Artifacts for "Aroma: Code Recommendation via Structural Code Search"☆58Updated 3 years ago
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- PyTorch's implementation of the code2seq model.☆62Updated 11 months ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆28Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆104Updated last year