Object Oriented Bayesian Spam Filtering?

前端 未结 6 978
[愿得一人]
[愿得一人] 2021-02-01 16:29

I was wondering if there is any good and clean object-oriented programming (OOP) implementation of Bayesian filtering for spam and text classification? This is just for learning

6条回答
  •  耶瑟儿~
    2021-02-01 17:00

    Maybe https://ci-bayes.dev.java.net/ or http://www.cs.cmu.edu/~javabayes/Home/node2.html?

    I never played with it either.

提交回复
热议问题