Unsupervised Naive Bayes with EM Algorithm 使用EM算法实现无监督朴素贝叶斯 推导 参见deduction.md 实现 参见EMNaiveBayes.py 运行 参见main.py