Re: [Spambayes] Using spamcounts.py

2005-10-04 Thread Erik Brown
Tony, Thanks for this info! Erik Brown -Original Message- From: Tony Meyer [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 12:49 AM To: Erik Brown Cc: spambayes@python.org Subject: Re: Using spamcounts.py > I ran across this message on the forums a few years back: > http://m

Re: [Spambayes] Using spamcounts.py

2005-10-04 Thread Tony Meyer
> I ran across this message on the forums a few years back: > http://mail.python.org/pipermail/spambayes/2003-December/010005.html > and I want to try the same thing to analyze all of my tokens. > > For some reason, when I use spamcounts.py -r '.*' to export to CVS > I get an > error message belo

Re: [Spambayes] Using spamcounts.py

2005-10-04 Thread Tony Meyer
> How does one currently export their db into a cvs format > as to sort in Excel? Via this simple three step process (you may be able to skip step 1 and 2): 1. Get and install Python 2. Get a copy of the SpamBayes source distribution. 3. In a command prompt

Re: [Spambayes] Using spamcounts.py

2005-10-01 Thread Erik Brown
spambayes@python.org Subject: [Spambayes] Using spamcounts.py Tony, I ran across this message on the forums a few years back: http://mail.python.org/pipermail/spambayes/2003-December/010005.html and I want to try the same thing to analyze all of my tokens. For some reason, when I use spamcounts.py

[Spambayes] Using spamcounts.py

2005-10-01 Thread Erik Brown
Tony, I ran across this message on the forums a few years back: http://mail.python.org/pipermail/spambayes/2003-December/010005.html and I want to try the same thing to analyze all of my tokens. For some reason, when I use spamcounts.py -r '.*' to export to CVS I get an error message below. (I'm