This package browser is in early development. Mind the rough edges.

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 and emacs-mew.

  • Navi2ch integration.

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.