Re: Starting Clean with Bayes

2021-10-23 Thread John Hardin
On Sat, 23 Oct 2021, Benny Pedersen wrote: On 2021-10-20 16:58, John Hardin wrote: On Wed, 20 Oct 2021, Axb wrote: On 10/19/21 8:06 PM, Jerry Malcolm wrote: Where do I find a starter toks file? You don't need a "starter" file. Your Bayes starter is your training corpora, which you shoul

Re: Starting Clean with Bayes

2021-10-22 Thread Benny Pedersen
On 2021-10-20 16:58, John Hardin wrote: On Wed, 20 Oct 2021, Axb wrote: On 10/19/21 8:06 PM, Jerry Malcolm wrote: Where do I find a starter toks file? You don't need a "starter" file. Your Bayes starter is your training corpora, which you should retain in case you ever need to start over

Starting Clean With Bayes

2021-10-20 Thread Jerry Malcolm
I am starting over with a clean install of SA on an AWS Linux2 EC2.  I'm am struggling with getting Bayes set up correctly.  I have a very old bayes_toks file from a Jam Windows install from about 4 years ago.  I created a userId for spamd, and I put the bayes_toks file in /home/spamd/bayes.  I

Re: Starting Clean with Bayes

2021-10-20 Thread John Hardin
On Wed, 20 Oct 2021, Axb wrote: On 10/19/21 8:06 PM, Jerry Malcolm wrote: Where do I find a starter toks file? You don't need a "starter" file. Your Bayes starter is your training corpora, which you should retain in case you ever need to start over from scratch as you're doing now. --

Re: Starting Clean with Bayes

2021-10-20 Thread Axb
On 10/19/21 8:06 PM, Jerry Malcolm wrote: Where do I find a starter toks file? You don't need a "starter" file. As soon as it needs them, SA automagically creates the necessary files if it can write into the defined path. Just feed it some spams and hams as per docs and you'll see the files

Starting Clean with Bayes

2021-10-19 Thread Jerry Malcolm
I am starting over with a clean install of SA on an AWS Linux2 EC2.  I'm am struggling with getting Bayes set up correctly.  I have a very old bayes_toks file from a Jam Windows install from about 4 years ago.  I created a userId for spamd, and I put the bayes_toks file in /home/spamd/bayes.  I