确实,哈哈,还没试汉语怎么实现。 不过估计汉语的话,我想应该是先转成拼音再解决吧?
哈哈, 那个是我自己的网站,挂在外面的比简单,有更强大的还在自己机器上,等有投资了就对外开放了。 欢迎各位关注阿~~ 2012/9/13 Hao Wu <[email protected]> > 暴露了公司。 > > 国内的研究越来越好了…… > > > 2012/9/12 zhihua zheng <[email protected]> > >> 附上结果显示图~ >> >> 2012/9/13 zhihua zheng <[email protected]> >> >>> 实现了, 自己写了个, 这个生物学的人可能更清楚些, 我主要用来做基因的检索的, 基因的名字太多,很多时候会输入错误, >>> 在输入框提示的同事,如果还是输入错误, 并且点击检索之后, 就有个异步的算法分析给出一个建议, >>> 目前没有权重的得分,我准备加上权重的分的,以后再加上访问频率的得分,那就跟google的类似了, >>> >>> 自己写的,感觉有点慢,不过还是能用的。 >>> >>> >>> >>> >>> 2012/9/13 centerqi hu <[email protected]> >>> >>>> 就是自动纠错功能,具体的算法你可以了解一下编辑距离,还要基于统计的一些东西。 >>>> >>>> >>>> 在 2012年7月25日 下午10:42,Hao Wu <[email protected]>写道: >>>> >>>> >>>>> http://norvig.com/spell-correct.html >>>>> >>>>> 后面有个perl version,不过这个只是针对英文的。 >>>>> >>>>> >>>>> 2012/7/25 zhihua zheng <[email protected]> >>>>> >>>>>> >>>>>> >>>>>> 比如你输入 ”刘德花“ 在百度或google上, 系统会问你 你检索的是不是 “刘德华” >>>>>> >>>>>> perl 有啥现成的做这个的技术? >>>>>> >>>>>> 或则说这种技术的原理是啥。 怎么做好点? >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 >>>>>> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 >>>>>> 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 >>>>>> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Hao Wu >>>>> >>>>> Lab: 334-844-2494 >>>>> Mail: 301 Funchess Hall, >>>>> Auburn University, >>>>> AL, 36849, USA >>>>> >>>>> -- >>>>> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 >>>>> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 >>>>> 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 >>>>> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。 >>>>> >>>> >>>> >>>> >>>> -- >>>> [email protected]|齐忠 >>>> >>>> -- >>>> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 >>>> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 >>>> 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 >>>> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。 >>>> >>> >>> >> -- >> 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 >> 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 >> 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 >> 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。 >> > > > > -- > Hao Wu > > Lab: 334-844-2494 > Mail: 301 Funchess Hall, > Auburn University, > AL, 36849, USA > > -- > 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 > 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 > 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 > 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。 > -- 您收到此邮件是因为您订阅了 Google 网上论坛的“PerlChina Mongers 讨论组”论坛。 要向此网上论坛发帖,请发送电子邮件至 [email protected]。 要取消订阅此网上论坛,请发送电子邮件至 [email protected]。 若有更多问题,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问此网上论坛。
