semantic-search
Here are 91 public repositories matching this topic...
_handle_duplicate_documents and _drop_duplicate_documents in the elastic search document store will always report self.index as the index with the conflict, which is obviously incorrect.
Edit: Upon further investigation, this is actually a lot worse. Using multiple indices with the ElasticSearch DocumentStore is completely broken due to the fact, that this is used in `_handle_duplicate_do
-
Updated
Feb 15, 2022 - Go
-
Updated
Feb 15, 2022 - Python
-
Updated
Jan 26, 2022 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Dec 6, 2021
-
Updated
Sep 30, 2020 - Python
-
Updated
Feb 11, 2022 - Jupyter Notebook
-
Updated
Nov 1, 2021 - Python
-
Updated
Feb 7, 2022 - Python
-
Updated
Apr 26, 2019 - Jupyter Notebook
-
Updated
Feb 16, 2022 - Python
Describe the bug
Elastiknn exceptions do not extend ElasticsearchException, so they seem to always be turned into a 500, when a 4xx would often be more appropriate.
Expected behavior
- When a query is incompatible with a mapping, use an exception that will get converted to a 400 response code. [See code where exception is initialized.](https://github.com/alexklibisz/elastiknn/blob
-
Updated
Feb 15, 2022 - Jupyter Notebook
-
Updated
Feb 10, 2022 - Python
Add tag renaming
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Dec 12, 2021 - Python
-
Updated
May 12, 2021 - Python
The doc2query model to increase the ranking performance based on ideas from the https://arxiv.org/abs/2004.14503.
KoBART is used instead of T5 due to Korean performance issues.
Opened training data
-
Updated
Feb 11, 2022 - Python
-
Updated
Jan 14, 2022 - Swift
-
Updated
Aug 10, 2021 - Python
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Dec 14, 2021 - Java
-
Updated
Apr 21, 2020 - Jupyter Notebook
-
Updated
Feb 15, 2022 - 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."


At Jina, we build crazy fun things using Jina and one such example is the meme search.
Meme search allows you to upload a meme of your choice and renders many similar memes to your meme !.
If you are interested in getting your hands on coding with Jina and creating something, this is the issue for you.
Idea:
Create a Pet image classification!.