Doc comment on Keyword & Hybrid search (/developers/academy/py/starter_text_data/text_searches/keyword_hybrid) #1891
Replies: 1 comment
-
|
Semantic Search 🐐 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Doc comment on Keyword & Hybrid search (/developers/academy/py/starter_text_data/text_searches/keyword_hybrid)
You can also perform keyword (BM25) searches to find items based on their keyword similarity, or hybrid searches that combine BM25 and semantic/vector searches.
https://weaviate.io/developers/academy/py/starter_text_data/text_searches/keyword_hybrid
Beta Was this translation helpful? Give feedback.
All reactions