Author |
Topic: Searching spatial data (Read 574 times) |
|
pragmatician
Newbie


Posts: 4
|
 |
Searching spatial data
« on: Jul 3rd, 2008, 2:02am » |
Quote Modify
|
I have list of entries like...mc donald, kfc, university of texas, etc in one file and their locations in another like texas,ny, boston, etc in another. I need to build a spell suggestion module that works like : 'mac donld in bostn' suggests 'mc donald in boston'; 'piza in ny' suggests 'pizza hut in NY, pizzeria in NY, etc...' The spelling variations can be generated using edit distance. The problem seems to be deciding on the data struture so as to avoid repetitiveness.
|
|
IP Logged |
|
|
|
|