On Wed, 2009-01-28 at 13:43 -0700, LuKreme wrote: > On 28-Jan-2009, at 10:09, John Hardin wrote:
> > You shouldn't have to. I don't. I run sa-learn across mbox training > > corpa every day. You *do* need to use the correct command-line > > option to sa-learn to tell it that it's working on an mbox file. > > The trouble is sa-learn is dumping core. You still should not have to split the mbox files. :) If sa-learn is mis-behaving on large mbox files for you, it's worth investigating the cause. And either fix your system or sa-learn, if it turns out to be a bug. -- char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}