gooseman
04-24-2004, 06:50 AM
The google API can return solely a "Did you mean ***" correction for a search string. I haven't had the time to integrate it into php dig, but I think it will be straightforward enough for anyone interested.
Also, any chance for fixing the plurality of error results:
"the", are very common words and were ignored.
to
"the", _is a_ very common word_ and _was_ ignored.
?
Also, any chance for fixing the plurality of error results:
"the", are very common words and were ignored.
to
"the", _is a_ very common word_ and _was_ ignored.
?