请问如何设计database和search algorithm,如果想做一个像www.streetdirectory.com.sg
登录 | 论坛导航 -> 华新鲜事 -> 技术の宅 | 本帖共有 3 楼,分 1 页, 当前显示第 1 页 : 本帖树形列表 : 刷新 : 返回上一页
<<始页  [1]  末页>>
作者:survivor (等级:2 - 初出茅庐,发帖:90) 发表:2004-10-10 17:08:48  楼主  关注此帖
请问如何设计database和search algorithm,如果想做一个像www.streetdirectory.com.sg
那样website? 给点见解就行。。谢谢
Put your OWN COOL signature here!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:SmellsLikeTeenSpirit (等级:11 - 出神入化,发帖:6371) 发表:2004-10-10 23:55:44  2楼
database should be generic
with the data of street location.

it's the searching part that's smart.

you can do some sort of natural language processing to retrieve relevant keywords from the query string, but it really takes a lot of work to allow intelligent queries.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:Flying (等级:18 - 华新水车,发帖:16849) 发表:2004-10-15 05:00:12  3楼
database should be genericwith the data of street location. it's the searching part that's smart. you can do some sort of natural language processing to retrieve relevant keywords from the query string, but it really takes a lot of work to allow intelligent queries.
I think a search like street directory is very simple.
What is does it simply word-by-word or phase-by-phase matching. The good thing about this kind of search is that your vocabulary is very much static. :^P

As for shortest path search, etc., some innovative work is definitely involved. But as there have already been much research in this field, I don't think there is much of a problem either.

It just take time and effort.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
论坛导航 -> 华新鲜事 -> 技术の宅 | 返回上一页 | 本主题共有 3 篇文章,分 1 页, 当前显示第 1 页 | 回到顶部
<<始页  [1]  末页>>

请登录后回复:帐号   密码