src-d / datasets
source{d} datasets ("big code") for source code analysis and machine learning on source code
☆326Updated 5 years ago
Alternatives and similar repositories for datasets:
Users that are interested in datasets are comparing it to the libraries listed below
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆289Updated 5 months ago
- 58069 Java source code diffs. http://arxiv.org/pdf/1807.03200☆92Updated 5 years ago
- sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Trees☆141Updated 5 years ago
- Paper reading club at source{d}☆115Updated 5 years ago
- DeepCS: Deep Code Search☆278Updated 2 years ago
- A library for mining of path-based representations of code (and more)☆285Updated last year
- evaluation dataset consisting of natural language query and code snippet pairs☆123Updated 8 months ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆556Updated 5 months ago
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆208Updated 2 months ago
- StaQC: a systematically mined dataset containing around 148K Python and 120K SQL domain question-code pairs, as described in "StaQC: A Sy…☆168Updated 3 years ago
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆170Updated 2 years ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆204Updated 4 years ago
- MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)☆39Updated 6 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆87Updated 2 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆167Updated 2 years ago
- Website for Learning from "Big Code"☆29Updated 3 years ago
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆148Updated 3 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
- Your library for dynamic language modeling☆67Updated 6 years ago
- TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"☆1,113Updated last year
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆237Updated 2 years ago
- Paper Artifacts for "Aroma: Code Recommendation via Structural Code Search"☆57Updated 3 years ago
- Source code understanding via Machine Learning techniques☆134Updated 2 years ago
- src2abs is a tool that abstracts Java source code☆35Updated 5 years ago
- A toolkit for pre-processing large source code corpora☆46Updated 2 years ago
- AutoenCODE is a Deep Learning infrastructure that allows to encode source code fragments into vector representations, which can be used t…☆61Updated 6 years ago
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆27Updated 4 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆165Updated 3 years ago
- PyTorch's implementation of the code2seq model.☆61Updated 6 months ago