ipeirotis / WikiSynonyms

Extracts synonyms for various terms, exploiting the redirects between terms in Wikipedia
http://wikisynonyms.ipeirotis.com/
12 stars 3 forks source link

Implement approximate string search #2

Open ipeirotis opened 12 years ago

ipeirotis commented 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