webofneeds
webofneeds copied to clipboard
Optimize matching for use-cases
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
working on adding sparql-queries to the use-case-definitions of those.
@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
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.