SourceForge.net Logo
Summary
Forums
CVS
Download

Laird Breyer
Download
contents introduction tutorial spam fun man related
previous next

Manual Pages

The dbacl project consists of several utilities which work together to perform various tasks related to text classification. Each utility has a UNIX manual page, which can be read on the following pages.

  • bayesol - calculates the optimal classification rule given misclassification costs. Should be used in conjunction with dbacl.
  • dbacl - calculates the posterior probabilities and performs classification. Can be used on its own or together with bayesol.
  • mailcross - estimates cross validation errors for email classifiers, based on a body of emails. Can compare the accuracy of many classifiers simultaneously.
  • mailtoe - estimates the classification accuracy for Train On Error schemes, based on a body of emails. Can compare the accuracy of many classifiers simultaneously.
  • mailfoot - estimates the classification accuracy for Full Online Ordered Training schemes, based on a body of emails. Can compare the accuracy of many classifiers simultaneously.
  • mailcross.testsuite - (only in version 1.5x, now merged with mailcross) performs email cross validation for several open source classifiers (e.g. ifile, bogofilter, spambayes) simultaneously. Uses mailcross for the dirty work.
  • mailinspect - sorts emails within an mbox folder in order of similarity to any given category.

If you run into difficulties, try reading this.

previous next
contents introduction tutorial spam fun man related