Autospam and Naive Bayes: The Grandfather of Spam Filters Still Making Waves
https://pixelfed.blog/p/2023/feature/autospam-and-naive-bayes-the-grandfather-of-spam-filters-still-making-waves #pixelfed #autospam #spam
Autospam and Naive Bayes: The Grandfather of Spam Filters Still Making Waves https://pixelfed.blog/p/2023/feature/autospam-and-naive-bayes-the-grandfather-of-spam-filters-still-making-waves #pixelfed #autospam #spam 2 comments
@philippe It's a very simple naive bayes https://github.com/pixelfed/pixelfed/blob/dev/app/Util/Lexer/Classifier.php#L56 |
@dansup thank you for that, I was going to ask how spam detection is implemented in pixelfed 🙂