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:
- Semantic Code Search☆35Updated 2 years ago
- ☆23Updated 2 years ago
- ☆24Updated 3 years ago
- A toolkit for pre-processing large source code corpora☆47Updated 2 years ago
- code and data for paper "BASHEXPLAINER: Retrieval-Augmented Bash Code Comment Generation based on Fine-tuned CodeBERT", which accepted in…☆12Updated 2 years ago
- Models and datasets for annotated code search.☆35Updated 2 years ago
- Repository for Deep API Learning (DeepAPI)☆54Updated 3 years ago
- FaCoY Code-to-Code Search Engine☆32Updated 6 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated 10 months ago
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆88Updated 3 years ago
- evaluation dataset consisting of natural language query and code snippet pairs☆124Updated last year
- Set of PyTorch modules for developing and evaluating different algorithms for embedding trees.☆22Updated 3 years ago
- 🤓 user2code2vec: Embeddings for Profiling Students Based on Distributional Representations of Source Code. Full Paper presented at Learn…☆22Updated 6 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 10 months ago
- Contains the code and data for our #ICSE2022 paper titled as "CodeFill: Multi-token Code Completion by Jointly Learning from Structure an…☆15Updated 3 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆60Updated 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…☆169Updated 3 years ago
- MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)☆39Updated 6 years ago
- PyTorch's implementation of the code2seq model.☆62Updated 10 months ago
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago
- Code for "CoaCor: Code Annotation for Code Retrieval with Reinforcement Learning" (WWW 2019)☆37Updated 5 years ago
- CD4Py: Code De-Duplication for Python☆24Updated 4 years ago
- Fork of the awesome function_parser library from Github's CodeSearchNet Challenge repo: https://github.com/github/CodeSearchNet/tree/mast…☆28Updated 2 years ago
- Source Code for ACL-21 main conference paper "CoSQA: 20,000+ Web Queries for Code Search and Question Answering".☆44Updated 2 years ago
- ☆36Updated 3 years ago
- A Python 3 module that provides functions for splitting identifiers found in source code files.☆48Updated 2 years ago
- A GitHub Action for suggesting Python type annotations.☆42Updated 2 years ago
- Code for the paper "A Structural Model for Contextual Code Changes"☆32Updated last year
- A light-weight, extendable, high level, universal code parser built on top of tree-sitter☆127Updated 3 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