google-research / python-graphsLinks
A static analysis library for computing graph representations of Python programs suitable for use with graph neural networks.
☆336Updated 2 years ago
Alternatives and similar repositories for python-graphs
Users that are interested in python-graphs are comparing it to the libraries listed below
Sorting:
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆171Updated 3 years ago
- [ICML 2020] DrRepair: Learning to Repair Programs from Error Messages☆195Updated 4 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆168Updated 3 years ago
- Pretrained Language Models for Source code☆254Updated 4 years ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆119Updated 2 years ago
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆111Updated 3 years ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Updated 3 years ago
- PyNeuraLogic lets you use Python to create Differentiable Logic Programs☆300Updated 3 weeks ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆291Updated 8 months ago
- Utilities used by the Deep Program Understanding team☆103Updated 2 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- This is the repository for the paper Static Prediction of Runtime Errors by Learning to Execute Programs with External Resource Descripti…☆24Updated 2 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…☆32Updated 5 years ago
- `mllint` is a command-line utility to evaluate the technical quality of Python Machine Learning (ML) projects by means of static analysis…☆80Updated 3 years ago
- Find and fix bugs in natural language machine learning models using adaptive testing.☆186Updated last year
- Probing pre-trained source code models☆15Updated 3 years ago
- ML models often mispredict, and it is hard to tell when and why. We present a data mining based approach to discover whether there is a c…☆18Updated 3 years ago
- Fast tokenization and structural analysis of any programming language☆59Updated 8 months ago
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated 2 years ago
- This is the official code for the paper CodeRL: Mastering Code Generation through Pretrained Models and Deep Reinforcement Learning (Neur…☆545Updated 8 months ago
- Generative model for code infilling and synthesis☆308Updated 2 years ago
- A curated list of papers related to program synthesis, program induction, program execution, program and code repair, and programmatic re…☆168Updated 4 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆61Updated 2 years ago
- Heavyweight Python dynamic analysis framework☆17Updated last year
- VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning☆39Updated 2 years ago
- ☆18Updated 3 years ago
- Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/mast…☆29Updated 2 years ago
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆123Updated 11 months ago
- General-purpose program synthesiser☆48Updated 11 months ago
- CodeBERTScore: an automatic metric for code generation, based on BERTScore☆199Updated last year