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 $ W

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 >> >

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, > obliter

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 l

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, incineratin

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, incineratin

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 e

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, incine

Re: [PHP] Spell Checker

2006-04-18 Thread Jochem Maas
as [mailto:[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 t

Re: [PHP] Spell Checker

2006-04-18 Thread Jochem Maas
f your country-men have seemed 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

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 Dan Harrington
: php-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 che

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.

[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 w

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] 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: http://www

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

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: http://www.ph

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=en&lr=&q=PHP+spell+checker+for+text+area -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

[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 in

RE: [PHP] Spell checker in PHP

2004-01-29 Thread Gryffyn, Trevor
or die ("Unable to Name");; $mappoint->Visible = 1; You should be able to do similar things with almost all the latest Microsoft applications, even if they don't have an obvious VBA editor built in like Access and Excel do. -TG > -Original Message----- > From: Alex

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 aspel

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 check

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 wrote

RE: [PHP] Spell checker in PHP

2004-01-09 Thread Vail, Warren
ce you 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 wor

[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 u

Re: [PHP] spell checker

2002-10-01 Thread Justin French
Google it!! http://www.google.com/search?hl=en&ie=ISO-8859-1&q=php+spell+checker&btnG=Go ogle+Search Seems to be a few good starts on the first 10 results!! Justin French on 01/10/02 10:10 PM, Lowell Allen ([EMAIL PROTECTED]) wrote: > I need to install a spell check

[PHP] spell checker

2002-10-01 Thread Lowell Allen
x27;t been 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

2001-08-09 Thread Richard Lynch
D] Wanna help me out? 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 1

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

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 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 languag

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-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 th

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-bas

[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 it

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 t

Re: [PHP] Spell checker?

2001-01-20 Thread Kristi Russell
t; To: "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

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 i

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

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,

[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 (http://