mailcross
digramic Bayesian text classifier
Install
- All systems
-
curl cmd.cat/mailcross.sh
- Debian
-
apt-get install dbacl
- Ubuntu
-
apt-get install dbacl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dbacl
- OS X
-
brew install dbacl
- Raspbian
-
apt-get install dbacl
- Dockerfile
- dockerfile.run/mailcross
dbacl
digramic Bayesian text classifier
dbacl can distill text documents into categories, and then compare other text documents to the learned categories. It can be used to recognize spam, and more generally sort incoming email into any number of categories such as work, play, and so on. As a noise filter, it can be useful during the indexing of personal document collections.