dealmaker
09-12-2005, 07:58 AM
Hi,
I have 2 database(A & B) tables with sets of keywords in each rows. I am trying to match one row of database A with one or more rows of database B depended on how close they match each other and based on keywords(how similar they are). I am wondering if there is already function to do that? I am using Fulltext in mysql, but it seems that it's not good at matching keywords if there are too little terms. Is there already a known published theory on this?
Many thanks.
I have 2 database(A & B) tables with sets of keywords in each rows. I am trying to match one row of database A with one or more rows of database B depended on how close they match each other and based on keywords(how similar they are). I am wondering if there is already function to do that? I am using Fulltext in mysql, but it seems that it's not good at matching keywords if there are too little terms. Is there already a known published theory on this?
Many thanks.