webofneeds icon indicating copy to clipboard operation
webofneeds copied to clipboard

Optimize matching for use-cases

Open fkleedorfer opened this issue 6 years ago • 3 comments

We'd need good matching for

  • [ ] real estate
  • [ ] transport
  • [ ] taxi
  • [ ] spoco (raids)

As soon as the sample generator is available, generate a lot of them and iteratively optimize the matching criteria/queries, keeping in eye the location, the freshness wrt to need date (very important for taxi!, not so much for real estate), and other properties/search filters

fkleedorfer avatar Aug 01 '18 15:08 fkleedorfer

working on adding sparql-queries to the use-case-definitions of those.

pheara avatar Aug 29 '18 14:08 pheara

@m0ru since you are currently not able to continue on this, you may move it back to ready and remove your assignment (if its urgent) or keep your assignment and move it from in progress to soon or later

quasarchimaere avatar Nov 14 '18 09:11 quasarchimaere

There's some util functions to generate spaqrl-queries that calculate tag-overlap (i.e. the jaccard-index). These might prove useful for those use-cases.

pheara avatar Nov 14 '18 10:11 pheara