-
Updated
Dec 21, 2021 - Python
information-retrieval
Here are 1,534 public repositories matching this topic...
-
Updated
Dec 23, 2021
_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
Nov 14, 2021 - Shell
🚀 Feature Request
ENUMs for the catalyst-based conventions.
As an example, I will use scope.
Motivation
We have a lot of callbacks that used scope and maybe some other parameter that has only in catalyst-based meaning.
And every time we need to do something like that:
if isinstance(scope, str) and scope in [
"on_batch_end",
"on_batch_start",
-
Updated
Nov 22, 2021 - Python
-
Updated
Jul 8, 2021 - Python
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Oct 28, 2021 - Python
-
Updated
May 27, 2021
-
Updated
Dec 6, 2020 - HTML
-
Updated
Dec 12, 2021 - PHP
-
Updated
Dec 19, 2021 - Java
-
Updated
Jun 20, 2021 - Python
-
Updated
Sep 26, 2021 - Python
-
Updated
May 5, 2021 - JavaScript
-
Updated
Dec 25, 2021 - Java
-
Updated
Nov 28, 2021 - C++
-
Updated
Dec 1, 2021 - C#
-
Updated
Apr 30, 2020 - Python
-
Updated
Jun 5, 2017 - Python
-
Updated
Sep 7, 2021
-
Updated
Dec 24, 2018 - Python
-
Updated
Aug 16, 2021 - Python
-
Updated
Oct 12, 2021 - Python
-
Updated
Jan 11, 2021 - OpenEdge ABL
-
Updated
Dec 9, 2021 - Java
-
Updated
Dec 22, 2021 - Python
Improve this page
Add a description, image, and links to the information-retrieval topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the information-retrieval topic, visit your repo's landing page and select "manage topics."


In gensim/models/fasttext.py: