Description
dbacl is a fast Bayesian text and email classifier. It builds a variety of language models using maximum entropy (minimum divergence) principles, and these can then be used to categorize input data automatically among multiple categories. It is small and fast, and suitable for spam filtering or other classification tasks.
See http://www.lbreyer.com/dbacl/ for discussion on how it works.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | i386 (13)*, x86_64 (16)* | Fedora 39 (0 downloads) |
Fedora 40 | i386 (15)*, x86_64 (19)* | Fedora 40 (26 downloads) |
Fedora 41 | i386 (0)*, x86_64 (3)* | Fedora 41 (7 downloads) |
Fedora rawhide | i386 (9)*, x86_64 (0)* | Fedora rawhide (291 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable fatka/dbacl
More info about enabling Copr repositories