Naive Bayes Classifier written in Go. Accuracy is improved if you feed your data through a stemmer such as http://godoc.org/github.com/surge/porter2 before training or classifying. Sampledriver.go shows how the code works and implements the ability to load and save models from a SQLite database.
-
Notifications
You must be signed in to change notification settings - Fork 0
Naive Bayes Classifier written in Go
License
mydnight/bayes
About
Naive Bayes Classifier written in Go
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published