Open ipeirotis opened 12 years ago
We want to have the ability to have approximate matches if the test string is not exactly identical to an existing synonym.
Use the code from http://pages.stern.nyu.edu/~panos/datacleaning/ to build q-gram indexes on the stitle and rtitle columns and allow the ability to search by similarity
We want to have the ability to have approximate matches if the test string is not exactly identical to an existing synonym.
Use the code from http://pages.stern.nyu.edu/~panos/datacleaning/ to build q-gram indexes on the stitle and rtitle columns and allow the ability to search by similarity