-
Updated
Jul 28, 2022 - Python
semantic-search
Here are 108 public repositories matching this topic...
-
Updated
Jul 29, 2022 - Go
-
Updated
Jul 27, 2022 - Python
-
Updated
Jun 4, 2022 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Mar 6, 2022
-
Updated
Sep 30, 2020 - Python
-
Updated
Jul 15, 2022 - Jupyter Notebook
-
Updated
Jul 20, 2022 - Jupyter Notebook
-
Updated
Nov 1, 2021 - Python
-
Updated
Jul 12, 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
Jul 29, 2022 - Python
-
Updated
Apr 26, 2019 - Jupyter Notebook
-
Updated
Jun 16, 2022 - Python
Is your feature request related to a problem? Please describe.
Support for multiple languages is required keeping with the essence of FOSS.
Describe the solution you'd like
Contributors who can understand English well enough and also native language to translate contents of the repository.
Add a separate FOLDER containing translations of the entire README.md with name README_Spanish/
-
Updated
Jun 21, 2022 - Python
Add tag renaming
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Jun 2, 2022 - Python
-
Updated
Jul 29, 2022 - 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
Jun 22, 2022 - Python
-
Updated
May 12, 2022 - Swift
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Jun 22, 2022 - Python
-
Updated
Jul 25, 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."


Is your feature request related to a problem? Please describe.
This line sets the parameter
save_dirto a directory two layers above the current directory. This can be confusing and also lead to a crash in case the current user does not have write permissions to that di