src-d / datasets
source{d} datasets ("big code") for source code analysis and machine learning on source code
☆329Updated 5 years ago
Alternatives and similar repositories for datasets:
Users that are interested in datasets are comparing it to the libraries listed below
- sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Trees☆142Updated 5 years ago
- Website for "A Survey of Machine Learning for Big Code and Naturalness"☆290Updated last month
- evaluation dataset consisting of natural language query and code snippet pairs☆123Updated 10 months ago
- A library for mining of path-based representations of code (and more)☆286Updated last year
- DeepCS: Deep Code Search☆280Updated 2 years ago
- Paper reading club at source{d}☆115Updated 5 years ago
- Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"☆558Updated 6 months ago
- 58069 Java source code diffs. http://arxiv.org/pdf/1807.03200☆93Updated 5 years ago
- Utilities used by the Deep Program Understanding team☆102Updated last year
- Neural Code Comprehension: A Learnable Representation of Code Semantics☆211Updated 3 months ago
- TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"☆1,125Updated last year
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆172Updated 2 years ago
- A tool to convert nodes in an Abstract Syntax Tree into vector embeddings☆74Updated 2 years ago
- Vecino is a command line application to discover Git repositories which are similar to the one that the user provides.☆49Updated 5 years ago
- TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)☆87Updated 2 years ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆207Updated 4 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
- MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)☆39Updated 6 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆165Updated 3 years ago
- DeepBugs is a framework for learning bug detectors from an existing code corpus.☆149Updated 3 years ago
- ☆233Updated last year
- A javac plugin for extracting a feature graph for plugging in to machine learning models☆27Updated 4 years ago
- Efficient tree-based convolutional neural networks in TensorFlow☆152Updated 7 years ago
- Your library for dynamic language modeling☆67Updated 6 years ago
- The dataset for EMSE-DeepCom☆120Updated 3 years ago
- Paper Artifacts for "Aroma: Code Recommendation via Structural Code Search"☆57Updated 3 years ago
- PyTorch's implementation of the code2seq model.☆61Updated 7 months ago
- A PyTorch implementation of `code2vec: Learning Distributed Representations of Code` (Alon et al., 2018)☆36Updated 6 years ago
- A curated repository of software engineering repository mining data sets