semantic-search
Here are 48 public repositories matching this topic...
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 1, 2020 - JavaScript
Question
Hi, I have been experimenting with the QA capabilities of Haystack and so far. I was wondering if it was possible for the model to generate paragraph-like contexts.
Additional context
So far, when a question is asked, the model outputs an answer and the context the answer can be found in. The context output by the model is oftentimes fragments of a sentence or fragments of a para
Top2Vec learns jointly embedded topic, document and word vectors.
-
Updated
Oct 24, 2020 - Python
NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms (i.e. Elasticsearch)
-
Updated
Sep 30, 2020 - Python
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
-
Updated
Sep 25, 2020 - Jupyter Notebook
Weaviate is a cloud-native, realtime vector search engine that allows you to bring your machine learning models to scale
-
Updated
Oct 22, 2020 - Go
it's all about search and its awesomeness
-
Updated
Oct 24, 2020
Train a Word2Vec model or LSA model, and Implement Conceptual Search\Semantic Search in Solr\Lucene - Simon Hughes Dice.com, Dice Tech Jobs
-
Updated
Apr 26, 2019 - Jupyter Notebook
New function for compare_table has been added into analytics. These should be included now in the analytics documentation with an example on how to use.
a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sentence Encoder, Flair)
-
Updated
Sep 25, 2020 - Python
Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers
-
Updated
Sep 25, 2020 - Jupyter Notebook
The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!
-
Updated
Oct 19, 2020 - Python
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
-
Updated
Oct 13, 2020 - Python
Fast Full Text Search based on BM25
-
Updated
Apr 5, 2019 - JavaScript
Examples of Solr configuration entries for Solr plugins and Conceptual Search\Semantic Search from Simon Hughes Dice.com
-
Updated
Oct 16, 2016
Distributed, fault tolerant batch processing for Natural Language Applications and Search, using remote partitioning
-
Updated
Jan 28, 2020 - Java
Expose a Top2Vec model with a REST API.
-
Updated
Aug 4, 2020 - Python
An easy to use framework for large-scale fact-checking and question answering
-
Updated
Aug 26, 2020 - Python
Dice.com's relevancy feedback solr plugin created by Simon Hughes (Dice). Contains request handlers for doing MLT style recommendations, conceptual search, semantic search and personalized search
-
Updated
Oct 12, 2020 - Java
Semantic Search for Sustainable Development is experimental code for searching documents for text that "semantically" corresponds to any of the UN's Sustainable development goals/targets. For example, it can be used to mine the national development plan documents of a country and identify pieces of text that correspond to any of the SDGs in order to verify alignment of the plan with the SDGs.
-
Updated
Apr 26, 2019 - Python
Document Search Engine project with TF-IDF abd Google universal sentence encoder model
-
Updated
Apr 21, 2020 - Jupyter Notebook
Semantic Search using FAISS & ElasticSearch
-
Updated
Jun 4, 2020 - Python
A simple semantic search engine for scientific papers.
-
Updated
Oct 19, 2020 - Python
Towards an Understanding of Entity-Oriented Search Intents - ECIR'18
-
Updated
Jun 28, 2019
Deeplearing based Reverse Image Search using Annoy library
-
Updated
Mar 15, 2019 - Jupyter Notebook
IntentsKB: A Knowledge Base of Entity-Oriented Search Intents - CIKM'18
-
Updated
Jun 28, 2019
map of russian nlp papers
-
Updated
Oct 21, 2020 - Jupyter Notebook
The Ontology, Dataset and Knowledge Search Engine
-
Updated
May 25, 2020 - Java
Improve this page
Add a description, image, and links to the semantic-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semantic-search topic, visit your repo's landing page and select "manage topics."


Jina has a whole bunch of examples on our examples repo. But we're always hungry for more. more. MORE!
If you've built something with Jina, we want to see it and help get it out there! Reply to this issue with a link to your repo and we'll get back to you asap.
Note: Be sure to include
jinain yourrequirements.txt!