学以致用

focus on Python , C++, and some interest in Go and R

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年5月27日

摘要: 在做搜索服务的时候,拼写检查应该算是一个锦上添花的功能点,相信大家都还对google的Did you mean:XXX印象深刻,这个是怎么实现的呢?在使用sphinx搜索引擎的时候又能怎么做呢?转载网上的两篇文章:http://norvig.com/spell-correct.htmlhttp://sphinxsearch.com/forum/view.html?id=3709 阅读全文
posted @ 2013-05-27 15:04 Jerry.Kwan 阅读(234) 评论(0) 推荐(0) 编辑