Jacaard Index, Similarity based on Tag System


/ Published in: SQL
Save to your folder(s)

This piece of sql is used to find the similarity of one item to other items based on a 3 table tag system, cities, cities_tags, tags. It works in sQlite and MySQL. Use this code to get the idea of how you would make a "item" has "related items" based on "tags" solution.

URL: http://www.itsgotto.be/cv

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.