This is a discussion on "Google's "Did you mean" feature" within the Databases section. This forum, and the thread "Google's "Did you mean" feature are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Google's "Did you mean" feature
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Google's "Did you mean" feature
How does this feature work from a SQL DB point of view? For anyone not familiar with it, it essentially provides a suggested spell-checked equivalent of the current search term.
My *guess* is that it's the most common soundex match from exisiting database content? |
|
|
|
||||
|
You got me stumped... but I dont think it's as simple as sound-alike words.
I think google would have the technology to find the 'closest' match based on terabytes of past search terms entered into google. As to how it does this, I am not totally sure but obviously it is similar in function to MS word spelll check, or any online spell checker. If you find a definitive answer, let us all know.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
||||
|
type in 'french military victories' and click on i'm feeling lucky....
|
|
||||
|
LOL
THAT IS A CLASSIC!!!!!!!!!!!!!!!!!
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
||||
|
Ben.... whilst its still funny.... it's pretty old now.
lol... some people cant help themselves!!
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
||||
|
i know its old, but some people still like it :wink:
|
|
|||
|
Google's spell checking software automatically looks at your query and checks to see if you are using the most common version of a word's spelling. If it calculates that you're likely to generate more relevant search results with an alternative spelling, it will ask "Did you mean: (more common spelling)?". Clicking on the suggested spelling will launch a Google search for that term. Because Google's spell check is based on occurrences of all words on the Internet, it is able to suggest common spellings for proper nouns (names and places) that might not appear in a standard spell check program or dictionary.
|
|
|||
|
you can even use the google API in your ASP code to do spell checking!
http://www.asp101.com/articles/jerem...ll/default.asp |
|
||||
|
Smokie... I actually use that part of the API on this site.... I really should have thought of that first... lol
D3mon, this may be what you are looking for.... if you need help consuming the API, let me know.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
The site I've got in mind for this will very likely use more than 1000 corrections per day.
|
|
||||
|
get multiple API keys then..... lmao
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
oops, forgot to mention is for commercial use also :mad:
|
|
|||
|
search for a spell checker COM then dude
|
|
|||
|
remote host won't support COM. Tricky situation eh? It's only a nice-to-have feature though - not urgent.
|
|
||||
|
Hi D3mon.... There is always a way even if you dont use this:-
http://www.thekamura.net/v4.5/scripts/default.asp?id=55 (pretty crude and relies on MS Word installed on client) There are other ways, such as using the http/xml objects to fire info at a webserver and examine the response.... I know you know your way around that one :wink:
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| googles, did, mean, feature |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A new feature - WeWoNePo | c010depunkk | Webforumz Cafe | 0 | Oct 24th, 2007 06:27 |
| Robotx.txt, Google's index and outbound links | spinal007 | Webforumz Cafe | 3 | Mar 20th, 2007 19:31 |