Open-source spam classification tool purely written in Go. [EXPERIMENTAL]
Copyright (C) 2020 Naman Bishnoi hello@naman.rocks. All rights reserved. See LICENSE
file for distribution stuff.
This is yet another bayesian spam classifier written in Golang. Provided for quick head-start with the concepts of Naive Bayes to classify spam emails just for educational demonstration.
IMPORTANT: This is an experimental project made by me. Under no circumstances shall this project be considered for production purpose as it is an educational demo.
If you want to collaborate into this project then please go ahead and drop me an email at hello@naman.rocks. Contributions are welcome!
And as always Be a Happy Dev :D