novoselrok / codesnippetsearchLinks
Neural bag of words code search implementation using PyTorch and data from the CodeSearchNet project.
☆71Updated 2 years ago
Alternatives and similar repositories for codesnippetsearch
Users that are interested in codesnippetsearch are comparing it to the libraries listed below
Sorting:
- evaluation dataset consisting of natural language query and code snippet pairs☆124Updated last year
- ☆23Updated 2 years ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆210Updated 5 years ago
- Semantic Code Search☆36Updated 2 years ago
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆129Updated 3 years ago
- Automatically check mismatch between code and comments using AI and ML☆53Updated 4 years ago
- A GitHub Action for suggesting Python type annotations.☆43Updated 2 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- Models and datasets for annotated code search.☆35Updated 2 years ago
- StaQC: a systematically mined dataset containing around 148K Python and 120K SQL domain question-code pairs, as described in "StaQC: A Sy…☆171Updated 4 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
- Utilities used by the Deep Program Understanding team☆103Updated 2 years ago
- Paper Artifacts for "Aroma: Code Recommendation via Structural Code Search"☆59Updated 4 years ago
- Deep Semantic Code Search aims to explore a joint embedding space for code and description vectors and then use it for a code search appl…☆65Updated last year
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated last year
- Type4Py: Deep Similarity Learning-Based Type Inference for Python☆65Updated 2 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆37Updated 5 years ago
- Web queries dataset for code search☆32Updated 2 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆170Updated 3 years ago
- Script for downloading GitHub.☆97Updated last year
- [ICML 2020] DrRepair: Learning to Repair Programs from Error Messages☆195Updated 4 years ago
- Set of PyTorch modules for developing and evaluating different algorithms for embedding trees.☆22Updated 3 years ago
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 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 5 years ago
- [ICML 2021] Break-It-Fix-It: Unsupervised Learning for Program Repair☆119Updated 2 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated last year
- Code and data for ACL20 paper "Incorporating External Knowledge through Pre-training for Natural Language to Code Generation"☆98Updated 2 years ago
- CD4Py: Code De-Duplication for Python☆24Updated 4 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
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Updated 3 years ago