Synonym Finder?
February 6, 2009 8:08 AM
Subscribe
Is there an automated way to generate potential search terms for a given expression?
I'm trying out an idea I had about search engine queries and keep getting stuck. Ideally, I'd like to generate a file (CSV, XML, etc.) with a large listing of potential search terms, send the file to ___, and receive back a file that lists, for each given search term:
1. Synonyms
2. Related Terms
3. Common Misspellings
For example, if I entered the word 'Carpenter', I'd like to see:
1. Woodworker, Builder, Craftsman
2. Wood, Hammer, Nail, Repair, Fix
3. Caprenter
Does anyone have any ideas? I've had decent luck doing this manually, but I'd like to feed a large list (3-5K) of unique terms.
posted by jmevius to computers & internet (9 comments total)
2 users marked this as a favorite
This askTom has some insight into the process they use for term-building.
All this is probably of little use to you though - I imagine if you had access to Oracle you would already be using it.
posted by H. Roark at 8:30 AM on February 6