Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
☆490Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for code_search
Users that are interested in code_search are comparing it to the libraries listed below
Sorting:
- DeepCS: Deep Code Search☆283May 26, 2022Updated 3 years ago
- Datasets, tools, and benchmarks for representation learning of code.☆2,412Jan 31, 2022Updated 4 years ago
- Code For Medium Article "How To Create Data Products That Are Magical Using Sequence-to-Sequence Models"☆139Dec 7, 2022Updated 3 years ago
- evaluation dataset consisting of natural language query and code snippet pairs☆124May 3, 2024Updated last year
- Semantic Code Search☆37Feb 24, 2023Updated 3 years ago
- StaQC: a systematically mined dataset containing around 148K Python and 120K SQL domain question-code pairs, as described in "StaQC: A Sy…☆172Aug 28, 2021Updated 4 years ago
- Utilities for preprocessing text for deep learning with Keras☆180Dec 8, 2022Updated 3 years ago
- NAACL 2018 Tutorial: Modelling Natural Language, Programs, and their Intersection☆101May 31, 2018Updated 7 years ago
- Neural bag of words code search implementation using PyTorch and data from the CodeSearchNet project.☆72Jan 6, 2023Updated 3 years ago
- GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.☆1,267Oct 31, 2019Updated 6 years ago
- Summarizing Source Code using a Neural Attention Model - CODENN☆239Jan 23, 2023Updated 3 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆461Dec 24, 2018Updated 7 years ago
- TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"☆1,141Sep 20, 2023Updated 2 years ago
- source{d} MLonCode foundation - core algorithms and models.☆14Oct 17, 2019Updated 6 years ago
- A dataset for natural language code search.☆14Feb 13, 2020Updated 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…☆66Jul 25, 2024Updated last year
- A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural …☆2,933Nov 7, 2022Updated 3 years ago
- Code search model based the self-attention☆12Oct 16, 2020Updated 5 years ago
- Elasticsearch with BERT for advanced document search.☆898May 1, 2023Updated 2 years ago
- Preprocessed Python functions and docstrings for automated code documentation (code2doc) and automated code generation (doc2code) tasks.☆211Jul 13, 2020Updated 5 years ago
- InferSent sentence embeddings☆2,280Aug 30, 2021Updated 4 years ago
- Library for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…☆21Oct 22, 2018Updated 7 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☆143May 22, 2019Updated 6 years ago
- Code for paper "Lancer: Your Code Tell Me What You Need"