How to generate embeddings for Documents using Text Data and also couple of meta data fields (categorical variables) #4112
Unanswered
chaituValKanO
asked this question in
Questions
Replies: 1 comment 2 replies
-
Once you have set up your document_store, you can add embeddings via |
Beta Was this translation helpful? Give feedback.
2 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.
-
How to generate embeddings for Documents using Text Data and also a couple of metadata fields (categorical variables)? I want to later use these embeddings in MostSimilarDocumentsPipeline to retrieve duplicate documents in the document store.
I have checked TableTextRetriever. From the description, it looks like it can solve the problem. But unsure.
Any thoughts in this regard will be helpful
Beta Was this translation helpful? Give feedback.
All reactions