google-research / plur
PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. We provide scripts for downloading, processing, and loading the datasets. This is done by offering a unified API and data structures for all datasets.
☆87Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for plur
- Data and Code for Reproducing "Global Relational Models of Source Code"☆83Updated 3 years ago
- The dataset for the variable-misuse task, used in the ICLR 2020 paper 'Global Relational Models of Source Code' [https://openreview.net/f…☆22Updated 4 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆167Updated 2 years ago
- This is the repository for the paper Static Prediction of Runtime Errors by Learning to Execute Programs with External Resource Descripti…☆25Updated 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…☆29Updated 4 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆167Updated 2 years ago
- Official code of our work, AVATAR: A Parallel Corpus for Java-Python Program Translation.☆53Updated 3 months ago
- PyTorch's implementation of the code2seq model.☆61Updated 3 months ago
- A Tree-Based Transformer Architecture for Code Generation. (AAAI'20)☆90Updated 2 years ago
- ☆66Updated 2 years ago
- Probabilistic Type Inference using Graph Neural Networks☆48Updated last year
- Recent Advances in Programming Language Pre-Trained Models (PL-PTMs)☆57Updated 2 years ago
- Paper Artifacts for "Aroma: Code Recommendation via Structural Code Search"☆57Updated 3 years ago
- This repo will contain replication package for the paper "Feeding Trees to Transformers for Code Completion"☆100Updated 2 years ago
- ☆20Updated 2 years ago
- CoditT5: Pretraining for Source Code and Natural Language Editing☆28Updated last month
- Mining tool and large-scale datasets of single statement bug fixes in Python☆15Updated 11 months ago
- ☆23Updated last year
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆111Updated last year
- Code for "Learning Structural Edits via Incremental Tree Transformations" (ICLR'21)☆40Updated 3 years ago
- Releasing code for "ReCode: Robustness Evaluation of Code Generation Models"☆49Updated 8 months ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆122Updated 2 weeks ago
- Hoppity☆59Updated 3 years ago
- Official code of our work, Unified Pre-training for Program Understanding and Generation [NAACL 2021].☆187Updated 2 years ago
- ☆24Updated 2 years ago
- A plugin for code generation in PyCharm/IntelliJ using tranX☆35Updated 2 years ago
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆108Updated 2 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
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆44Updated 3 months ago