Have you considered using Embeddings with Elasticsearch for more relevant results? #3400
NOT-HAL9000
started this conversation in
Ideas
Replies: 1 comment
-
To make the search engine "smarter", we are actually looking at generating a knowledge graph (neo4j based) from datasets using existing NLP models and make recommendations for datasets of "relevant concept". |
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.
-
Hey Everyone,
I was having a look through data.gov.au and I found the basic search results to be pretty unusable.
Would it be a bad idea to explore using document embeddings + vector similarity in elastic in order to surface even more relevant results?
See elastic article on it here: Text Embeddings and Vector Search with elastic
Beta Was this translation helpful? Give feedback.
All reactions