Google-like "Did you mean... ?" search algorithm

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • miller.paul.w@gmail.com

    Google-like "Did you mean... ?" search algorithm

    This is a wee bit OT, but I am looking for algorithms to implement
    search suggestions, similar to Google's "Did you mean... ?" feature.
    Can anyone point me to web pages, journal articles, implementations
    (preferably in Python!), or any other resources in this area?

    Thanks!
  • cirfu

    #2
    Re: Google-like "Did you mean... ?" search algorithm

    On 20 Juni, 00:14, miller.pau...@g mail.com wrote:
    This is a wee bit OT, but I am looking for algorithms to implement
    search suggestions, similar to Google's "Did you mean... ?" feature.
    Can anyone point me to web pages, journal articles, implementations
    (preferably in Python!), or any other resources in this area?
    >
    Thanks!
    if you mean a spellchecker check peter norvigs homepage.

    Comment

    Working...