emacs-spamfilter 1.13
Bayesian spam filter
This package provides a spam filtering library for Emacs MUAs. It supports Japanese and has the following features:
Pure Emacs Lisp implementation.
Interactive process within the MUA.
Incremental corpus learning.
Three different methods for Japanese word segmentation.
Built-in support for
emacs-wanderlust
andemacs-mew
.Navi2ch integration.
- Outputs:
out
- Website: https://web.archive.org/web/20190326203214/http://www.geocities.co.jp/SiliconValley-PaloAlto/7043/index.html#spamfilter.el
- Licenses: GPL 2+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-spamfilter 1.13
as follows:
guix install emacs-spamfilter@1.13
Or install the latest version:
guix install emacs-spamfilter
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.