Re: [PHP] word lists

2005-06-20 Thread Jochem Maas
thanks steve! Steve Edberg wrote: At 6:00 PM +0200 6/20/05, Cilliè wrote: out of interest what are you trying/going to do with such a list? playing with categorizing stuff based on word frequency and relevance to other stuff with similar word frequency. "the" will give a lot of false posi

Re: [PHP] word lists

2005-06-20 Thread Steve Edberg
At 6:00 PM +0200 6/20/05, Cilliè wrote: out of interest what are you trying/going to do with such a list? playing with categorizing stuff based on word frequency and relevance to other stuff with similar word frequency. "the" will give a lot of false positives :) You might want to look at fu

Re: [PHP] word lists

2005-06-20 Thread Cilliè
out of interest what are you trying/going to do with such a list? playing with categorizing stuff based on word frequency and relevance to other stuff with similar word frequency. "the" will give a lot of false positives :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

Re: [PHP] word lists

2005-06-20 Thread Dotan Cohen
On 6/20/05, Jochem Maas <[EMAIL PROTECTED]> wrote: > Cilliè wrote: > > Hi guys, > > i'm new on the list, so hi ! > > anyway, sorry if this is the wrong place to ask. > > > > uhm, wouldn't any one by any chance know where i could > > find a list of rubbish words, i mean, words like > > {and,this,tha

Re: [PHP] word lists

2005-06-20 Thread Jochem Maas
Cilliè wrote: Hi guys, i'm new on the list, so hi ! anyway, sorry if this is the wrong place to ask. uhm, wouldn't any one by any chance know where i could find a list of rubbish words, i mean, words like {and,this,that,those,are,is} ect. words that are meaningless not that I know of, sorry.

[PHP] word lists

2005-06-20 Thread Cilliè
Hi guys, i'm new on the list, so hi ! anyway, sorry if this is the wrong place to ask. uhm, wouldn't any one by any chance know where i could find a list of rubbish words, i mean, words like {and,this,that,those,are,is} ect. words that are meaningless when used alone. i have been googling a bit