Skip to content

Jah524/semi-supervised-multinomial-naive-bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semi-supervised-multinomial-naive-bayes

  • Semi-supervised Naive Bayes Classifier with smoothing.
  • Compatible with Clojure and Leiningen

Reference

J. Su, J.S. Shirab, and S. Matwin, Large Scale Text Classification using Semisupervised Multinomial Naive Bayes. ;In Proceedings of ICML. 2011, 97-104. [link]

Usage

Add [semi-supervised-multinomial-naive-bayes "0.1.0-SNAPSHOT"] to your :dependencies in your project.clj file.

Classification

See test/

License

Copyright © 2014 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published