rem rem Test the Win32 executable using the .w files from rem the winarch.zip archive used to build it. The test rem should classify annoyance-filter.w as mail and rem statlib.w as junk. rem annoyance-filter --mail annoyance-filter.w --junk statlib.w --prune --write dict.bin annoyance-filter --read dict.bin --class annoyance-filter.w annoyance-filter --read dict.bin --class statlib.w