How are numerical features supported in Superlinked? (text + numeric search) #159
vemahendran
started this conversation in
General
Replies: 0 comments
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.
-
I have been going through the Superlinked docs and examples to understand how numerical data is handled alongside text.
I can see that numerical features are supported in the schema (for example via
NumberSpace), and a few examples combine text embeddings with structured fields like price, rating, etc. What I’m missing is a clearer picture of how this is used in practice beyond the basic demos.A few questions for those who’ve tried this out:
NumberSpace?We’re currently evaluating Superlinked for a use case that needs joint search over text and numerical attributes, so real-world experiences or guidance would be super helpful.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions