Tagged Questions

1
vote
3answers
74 views

How to create a google like word suggestion

Hello, i have some problem. i need to know how to make word suggestions in search engine like google "did you mean ... " If you can, using vector space model method. i have searched in goggle but i …
3
votes
2answers
432 views

How does Google Chrome suggest url completions?

I've learned about Google's (unofficial) suggest API and their search API, which both look really great, but the suggest API doesn't actually suggest navigational completions. On the other hand, in …