> Dear Ken et al.,
>       I have been saving the spam email sent to me so that one day 
> I could use a module like this to detect it.  
> I could make available to anyone a *.csv (comma separated values) file
> that contains about 440 spam messages.  It has a total of 
> about 27000 lines and is 1.1 MB (400 KB compressed with zip).

PLEASE don't send it to the list!
 
> This file would need to be complemented by a file of the same size, 
> or ideally even larger, than contain non-spam.  I could not
> distribute a non-spam file as most messages are company confidential.  

Could you use a majodomo/simillar list archive?  If not, I've a year
or so worth of mails from various lists.


> I want to pursue how to incorporate your code into an actual
> solution.  I have some theoretical questions, and some practical
> ones.

Hasn't it been done, in the AI::* sapce, using a different technique?
That's at least the only reason I didn't post the same message as you ;)

Sorry, nothing else useful to say. 

lee

Obligatory perl schmutter:
perl -e "while (1){rand>0.5 ? print'\\' : print'/'}" 

Reply via email to