引用#

[1]李航,统计机器学习,清华大学出版社

[2]Scikit-learn: Machine Learning in Python, Pedregosa et al., JMLR 12, pp. 2825-2830, 2011.

[3] https://scikit-learn.org/stable/modules/naive_bayes.html#naive-bayes

[4] Rennie J D, Shih L, Teevan J, et al. Tackling the poor assumptions of naive bayes text classifiers[C] (ICML-03). 2003: 616-623.https://www.aaai.org/Papers/ICML/2003/ICML03-081.pdf

[5] https://nlp.stanford.edu/IR-book/html/htmledition/naive-bayes-text-classification-1.html

[6] 代码仓库:https://github.com/moon-hotel/MachineLearningWithMe