[PHP] Spell Checker

2006-04-18 Thread BH.VN.Viswanath
Hi We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating, incinerating, intruding etc. But exactly what we want

Re: [PHP] Spell Checker

2006-04-18 Thread Jochem Maas
BH.VN.Viswanath wrote: Hi We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating, incinerating, intruding etc.

RE: [PHP] Spell Checker

2006-04-18 Thread Dan Harrington
-general@lists.php.net Subject: Re: [PHP] Spell Checker BH.VN.Viswanath wrote: Hi We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which

RE: [PHP] Spell Checker

2006-04-18 Thread BH.VN.Viswanath
Hi, Can you please mention those tools ? I am unaware of any tool of that kind Regards BH.VN.Viswanath -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 1:01 PM To: BH.VN.Viswanath Cc: php-general@lists.php.net Subject: Re: [PHP] Spell

Re: [PHP] Spell Checker

2006-04-18 Thread Jochem Maas
to in the past) Regards BH.VN.Viswanath -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 1:01 PM To: BH.VN.Viswanath Cc: php-general@lists.php.net Subject: Re: [PHP] Spell Checker BH.VN.Viswanath wrote: Hi We need to check the spelling

Re: [PHP] Spell Checker

2006-04-18 Thread Jochem Maas
:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 2:43 PM To: BH.VN.Viswanath Cc: php-general@lists.php.net Subject: Re: [PHP] Spell Checker BH.VN.Viswanath wrote: Hi, Can you please mention those tools ? I am unaware of any tool of that kind I said 'I doubt there are many tools ...' which

Re: [PHP] Spell Checker

2006-04-18 Thread tedd
At 12:42 PM +0530 4/18/06, BH.VN.Viswanath wrote: Hi We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating,

Re: [PHP] Spell Checker

2006-04-18 Thread Stut
BH.VN.Viswanath wrote: We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating, incinerating, intruding etc.

Re: [PHP] Spell Checker

2006-04-18 Thread Barry
Stut wrote: BH.VN.Viswanath wrote: We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating, incinerating,

Re: [PHP] Spell Checker

2006-04-18 Thread Jochem Maas
Stut wrote: BH.VN.Viswanath wrote: We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating, incinerating,

Re: [PHP] Spell Checker

2006-04-18 Thread Stut
Stut wrote: Ok, this is gonna show how bored I've been today, maybe I need to find a more interesting job!! http://dev.stut.net/words/ There's a link there to the source of the guts. Hope it helps you. Still bored!! It can now order the results by average word length which pushes the

Re: [PHP] Spell Checker

2006-04-18 Thread Richard Lynch
On Tue, April 18, 2006 2:12 am, BH.VN.Viswanath wrote: We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as on, obliterating,

Re: [PHP] Spell Checker

2006-04-18 Thread Richard Lynch
On Tue, April 18, 2006 9:53 am, Stut wrote: BH.VN.Viswanath wrote: We need to check the spelling of a word which is actually a Domain name. For example we have to check the word onlinetradeing. When checked with the spell checkers we are getting the words which are unrelated such as

Re: [PHP] Spell Checker

2006-04-18 Thread Stut
Richard Lynch wrote: You may find a longer (possibly better, or not) list of words in: /usr/share/dict/web2 Or similar location. Here is the README from that directory: # @(#)README 8.1 (Berkeley) 6/5/93 # $FreeBSD: src/share/dict/README,v 1.7.2.2 2002/08/20 21:42:32 alfred Exp $

[PHP] PHP spell checker for Textarea

2004-11-24 Thread Angelo Zanetti
HI all, Does anyone know of a decent spell checker for an HTML textarea? Thanks in advance Angelo Disclaimer This e-mail transmission contains confidential information, which is the property of the sender. The information

RE: [PHP] PHP spell checker for Textarea

2004-11-24 Thread Jay Blanchard
[snip] Does anyone know of a decent spell checker for an HTML textarea? [/snip] Google is your friend.at least he/she/it is mine... http://www.google.com/search?hl=enlr=q=PHP+spell+checker+for+text+area -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] PHP spell checker for Textarea

2004-11-24 Thread John Nichel
Angelo Zanetti wrote: HI all, Does anyone know of a decent spell checker for an HTML textarea? http://us4.php.net/manual/en/ref.pspell.php -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] PHP spell checker for Textarea

2004-11-24 Thread John Nichel
Jay Blanchard wrote: Google is your friend.at least he/she/it is mine... You lie!!! You have no friends!!! ;) -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] PHP spell checker for Textarea OT

2004-11-24 Thread Jay Blanchard
[snip] Google is your friend.at least he/she/it is mine... You lie!!! You have no friends!!! ;) [/snip] *sniff* yes I do have friendsjust not losers like you ;) j/k of course Happy Holidays All! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] PHP spell checker for Textarea

2004-11-24 Thread Justin French
On 25/11/2004, at 1:13 AM, Angelo Zanetti wrote: HI all, Does anyone know of a decent spell checker for an HTML textarea? most decent browsers (firefox, safari, etc) have one built in :) Justin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Spell checker in PHP

2004-01-29 Thread Alex King
Justin, I don't know what version of Word you have, but XP seems to do fine with correcting city names. Alex Justin French [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Saturday, January 10, 2004, at 06:57 AM, Robin Kopetzky wrote: Good afternoon! I know aspell and

RE: [PHP] Spell checker in PHP

2004-01-29 Thread Gryffyn, Trevor
applications, even if they don't have an obvious VBA editor built in like Access and Excel do. -TG -Original Message- From: Alex King [mailto:[EMAIL PROTECTED] Sent: Thursday, January 29, 2004 1:52 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Spell checker in PHP Justin, I

Re: [PHP] Spell checker in PHP

2004-01-11 Thread Justin French
On Saturday, January 10, 2004, at 06:57 AM, Robin Kopetzky wrote: Good afternoon! I know aspell and pspell are available but pspell won't work in my Windows environment. Does anyone know how to tie into Word's spell checker using php or another spell check option? What I need is a way to

[PHP] Spell checker in PHP

2004-01-09 Thread Robin Kopetzky
Good afternoon! I know aspell and pspell are available but pspell won't work in my Windows environment. Does anyone know how to tie into Word's spell checker using php or another spell check option? What I need is a way to check spelling on city/state names and select the most appropriate if the

RE: [PHP] Spell checker in PHP

2004-01-09 Thread Vail, Warren
are on windows. good luck, Warren Vail -Original Message- From: Robin Kopetzky [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 11:58 AM To: PHP General Subject: [PHP] Spell checker in PHP Good afternoon! I know aspell and pspell are available but pspell won't work in my Windows

Re: [PHP] Spell checker in PHP

2004-01-09 Thread David O'Brien
I used system call to a dos spell checker program from here http://fmg-www.cs.ucla.edu/fmg-members/geoff/ispell.html#ftp-sites using the places2k.txt file from the US census as the dictionary http://www.census.gov/geo/www/gazetteer/places2k.html -Dave At 02:57 PM 1/9/2004, Robin Kopetzky

[PHP] spell checker

2002-10-01 Thread Lowell Allen
able to find an existing, inexpensive PHP spell checker solution. Can anyone direct me to one or provide advice? Thanks. -- Lowell Allen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] spell checker

2002-10-01 Thread Justin French
system that I wrote in PHP a few months ago. I've found a free, simple spell checker written in ASP that I can easily port to PHP, but the more daunting task for me is creating the JavaScript to implement the spell checker. I haven't been able to find an existing, inexpensive PHP spell checker

Re: [PHP] spell checker

2001-08-09 Thread Richard Lynch
? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm - Original Message - From: Michael Hall [EMAIL PROTECTED] Newsgroups: php.general To: [EMAIL PROTECTED] Sent: Monday, August 06, 2001 12:02 AM Subject: Re: [PHP] spell checker

Re: [PHP] spell checker

2001-08-06 Thread Justin French
thanks to everyone for their help. it's not my server, so I doubt I can get a recompile, but it'll be worth a try. this message is worth discussing though: Michael Hall wrote: IMHO it would be very difficult to build/use a reliable spell checker that worked automatically. Natural

Re: [PHP] spell checker

2001-08-06 Thread Ashley M. Kirchner
Justin French wrote: I'm thinking along the lines of looking for words not in the dictionary (eg caat) and then: a) alerting the user ('unknown word caat') b) offering alternatives ('did you mean cat|cart?') 2. look for close matches (have no idea how to approach this!!)

Re: [PHP] spell checker

2001-08-06 Thread Garth Dahlstrom
Justin French: Hi, I know this is a biggie, but has anyone attempted to write a spell check (preferably english) in PHP? I'd LOVE something that can spell-check user-submitted text somehow, becuase I'm writing a fully dynamic news-based site, and the only downfall to the site could

[PHP] spell checker

2001-08-05 Thread Justin French
Hi, I know this is a biggie, but has anyone attempted to write a spell check (preferably english) in PHP? I'd LOVE something that can spell-check user-submitted text somehow, becuase I'm writing a fully dynamic news-based site, and the only downfall to the site could be bad content, since

Re: [PHP] spell checker

2001-08-05 Thread Rasmus Lerdorf
http://php.net/pspell On Mon, 6 Aug 2001, Justin French wrote: Hi, I know this is a biggie, but has anyone attempted to write a spell check (preferably english) in PHP? I'd LOVE something that can spell-check user-submitted text somehow, becuase I'm writing a fully dynamic news-based

Re: [PHP] spell checker

2001-08-05 Thread David Robley
On Mon, 6 Aug 2001 12:02, Justin French wrote: Hi, I know this is a biggie, but has anyone attempted to write a spell check (preferably english) in PHP? I'd LOVE something that can spell-check user-submitted text somehow, becuase I'm writing a fully dynamic news-based site, and the only

Re: [PHP] spell checker

2001-08-05 Thread Michael Hall
Justin: IMHO it would be very difficult to build/use a reliable spell checker that worked automatically. Natural languages are just too complex and ambiguous. Look at how often something like Word or Star Office gets things wrong. 'Hare' is not spelled wrong unless you meant to write 'hair', for

Re: [PHP] Spell checker?

2001-01-20 Thread Nik Gare
In article [EMAIL PROTECTED], Brandon Orther [EMAIL PROTECTED] wrote: Check here, I have never messed with it just ran into it the other day. I hope it helps. http://www.php.net/manual/en/ref.pspell.php Sort of. Thanks go to Kristi as well for spotting this, PHP has so many bult in

Re: [PHP] Spell checker?

2001-01-20 Thread Kristi Russell
;PHP User Group" [EMAIL PROTECTED] Sent: Saturday, January 20, 2001 8:10 AM Subject: Re: [PHP] Spell checker? In article [EMAIL PROTECTED], Brandon Orther [EMAIL PROTECTED] wrote: Check here, I have never messed with it just ran into it the other day. I hope it helps. http://w

Re: [PHP] Spell checker?

2001-01-20 Thread John Hinsley
Nik Gare [EMAIL PROTECTED] wrote Does anyone know where I could find a text list of every word in the English language ;-) You could try (also) getting hold of ispell a search on www.google.com/linux or sunsite should get it. You'll need something capable of uncompressing tar archives to

[PHP] Spell checker?

2001-01-18 Thread Nik Gare
Hi, I have a site which will be updated periodically by someone else, so have made some forms with textareas for them to upload the text into the MySQL database. I was wondering if there is a PHP function/class which could spell check these forms? TTFN Nik -- PHP General Mailing List

Re: [PHP] Spell checker?

2001-01-18 Thread Kristi Russell
http://www.php.net/manual/en/ref.pspell.php There's also aspell which is deprecated. Kristi - Original Message - From: "Nik Gare" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 18, 2001 9:12 AM Subject: [PHP] Spell checker? Hi, I have a site which will

RE: [PHP] Spell checker?

2001-01-18 Thread Brandon Orther
www.webintellects.com -Original Message- From: Nik Gare [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 18, 2001 6:13 AM To: [EMAIL PROTECTED] Subject: [PHP] Spell checker? Hi, I have a site which will be updated periodically by someone else, so have made