[ 源代码: sylfilter ]
软件包:sylfilter(0.8-7 以及其他的)
generic spam filter tool
SylFilter is a generic message filter library and command-line tools. It provides a bayesian filter which is very popular as an algorithm for spam filtering. SylFilter also supports multilingual and can be applied to any languages. It is implemented with C language and runs fast with small resources.
- Very lightweight and fast - Provides learning-type junk filter - Easy-to-use command line tool - Multilingual support (including CJKV) - Supports several embedded databases (SQLite and QDBM)
其他与 sylfilter 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libsylfilter0 (>= 0.8)
- generic spam filter library