请问如何设计database和search algorithm,如果想做一个像www.streetdirectory.com.sg
登录 | 论坛导航 -> 华新鲜事 -> 技术の宅 | 本帖共有 3 楼,当前显示第 3 楼 : 从楼主开始阅读 : 本帖树形列表 : 返回上一页
作者: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.
Flying @way 吳穎暉
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表

本帖共有 3 楼,当前显示第 3 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>



请登录后回复:帐号   密码