Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using weighted structured data #8

Open
el3ment opened this issue Jul 27, 2014 · 1 comment
Open

Using weighted structured data #8

el3ment opened this issue Jul 27, 2014 · 1 comment

Comments

@el3ment
Copy link

el3ment commented Jul 27, 2014

It would be awesome to see support for the type of weighted column data that microsoft uses for product matching

white paper here : http://research.microsoft.com/pubs/148339/offerMatching_kdd.pdf

You upload a csv with multiple columns, and the unstructured input might have a keyword in one of the columns (like author, or model number) that isn't present in the primary search column but still helps identify the entity.

Just an idea!

@mihi-tr
Copy link
Contributor

mihi-tr commented Jul 29, 2014

Hi,

You can already use multiple columns to match - in passing the request you need to specify the columns in refine plus the columns in the CSV they would match to.

Action here: Better documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants