-
https://github.com/LyraSearch/lyra
-
https://nlp.stanford.edu/IR-book/html/htmledition/okapi-bm25-a-non-binary-model-1.html
-
Suggest fragments in writing for "key" words and phrases, that are rare in user memories
-
## WHAT
Search using sparse ranking functions like BM25 in Weaviate.
## WHY
Because a sparse method like BM25 performs well in keyword-based and out-of-domain search.
## HOW
* The BM25 score …
-
Total noob here, but rather then using a POCO as the source document I want to use a class that has a composite key and a DIctionary for the "fields". There does not seem to be anyway to do this. Coul…
-
http://nlp.uned.es/\~jperezi/Lucene-BM25/ describes an implementation of Okapi-BM25 scoring in the Lucene framework,
as an alternative to the standard Lucene scoring (which is a version of mixed boole…
-
Your task is to gather scientific publications and engineer machine reading of scientific knowledge in BrainDAO. [Thousands of scientific articles](https://www.kaggle.com/Cornell-University/arxiv) are…
-
I am experimenting with different weighting-models and tried to tune some.
There are some things i dont understand:
1. It is possible to tune some models via controls={"c":"0.15"} and in some case…
-
Hi! First of all, v4 seems to be give slightly better search ranking than v3.
However, there is a crucial issue currently with the scoring of documents in our application for some search terms. I h…
-
Hello Team,
Python install succeeds but seperate compiling in the graph module fails:
error: cannot find macro `asm` in this scope
--> /Users/jianshuzhao/.cargo/git/checkouts/vec_rand-0be2498…