Skip to content

A simple example usage of the Bayesian Classifier contained in my JavaBayesianClassifier repo.

License

Notifications You must be signed in to change notification settings

AndrewLaing/JavaBayesianDocumentClassifier

Repository files navigation

JavaBayesianDocumentClassifier

A simple example usage of the Bayesian Classifier contained in my JavaBayesianClassifier repo.

I trained a version of this to classify Java, Python, C, C++, VB.Net files and it works fairly well. It worked much better on Fiction of course and was easily able to tell the difference between Jane Austen and Virginia Wolfe after being trained on several text files from Project Gutenberg.

The main method is in DocumentClassifier.java

About

A simple example usage of the Bayesian Classifier contained in my JavaBayesianClassifier repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages