Aleksandar Popovic

Public repo

spam_filter

An Elixir repository for spam filtering experiments and classification-oriented application logic.

Elixir View library

spam_filter is an Elixir repository for spam filtering experiments.

Filtering is a good domain for exploring classification because the behavior has to be practical: accept, reject, score, explain, or route. Even a compact repo can capture the core shape of that decision.