On Tue, Feb 28, 2006 at 10:29:10PM -0600, Doc Schneider wrote: > 1) Command line to run a mass-check $./mass-check --all --progress > ham:mbox:path/to/ham (does this need a / or a /* to run through a whole > directory of mbox ham files? Ditto with spam?)
You can specify a wildcard if you want to, but it's more efficient to
aim at the directory of ham files, and mass-check will go through it
non-recursively. ie:
mass-check ham:mbox:path/to/dir
runs through all the mbox files in dir but not directories underneath.
> 3) A good example of how to do a mass-check using the SVN method. (Theo
> gave me some clues on using it so am pretty much set for doing this.)
You can check the contrib/run-corpora script. It does a few other things,
but the core does the SVN updates, then runs run-masses which essentially
just runs mass-check with some options.
> 4) These is no 4
No poofters?
--
Randomly Generated Tagline:
A formal parsing algorithm should not always be used.
-- D. Gries
pgpXb13HlqOK9.pgp
Description: PGP signature
