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:
- ☆23Updated 2 years ago
- evaluation dataset consisting of natural language query and code snippet pairs☆124Updated last year
- Semantic Code Search☆37Updated 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
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆210Updated 5 years ago
- CD4Py: Code De-Duplication for Python☆23Updated 4 years ago
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆129Updated 3 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
- Automatically check mismatch between code and comments using AI and ML☆53Updated 4 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 3 years ago
- Models and datasets for annotated code search.☆35Updated 2 years ago
- 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
- ☆37Updated 3 years ago
- Web queries dataset for code search☆32Updated 2 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆37Updated 5 years ago
- A dataset for natural language code search.☆14Updated 5 years ago
- A Pre-trained BERT on StackOverflow Corpus☆47Updated 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…☆84Updated 2 years ago
- Set of PyTorch modules for developing and evaluating different algorithms for embedding trees.☆22Updated 3 years ago
- Galois is an auto code completer for code editors (or any text editor) based on OpenAI GPT-2.☆92Updated 2 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…☆66Updated last year
- DeepCS: Deep Code Search☆282Updated 3 years ago
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago
- Script for downloading GitHub.☆97Updated last year
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆171Updated 3 years ago
- A large dataset of 4.2m Java source code and parallel data of their description from code search, and code summarization studies.☆54Updated 3 years ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆239Updated 2 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