Article · Wikipedia archive · Last revised Jul 17, 2026

Sparse binary polynomial hashing

Sparse binary polynomial hashing (SBPH) is a generalization of Bayesian spam filtering that can match mutating phrases as well as single words.

Last revised
Jul 17, 2026
Read time
≈ 1 min
Length
105 w
Citations
Source

Sparse binary polynomial hashing (SBPH) is a generalization of Bayesian spam filtering that can match mutating phrases as well as single words.

SBPH is a way of generating a large number of features from an incoming text automatically, and then using statistics to determine the weights for each of those features in terms of their predictive values for spam/nonspam evaluation.

External links