Skip to content

A naive bayes approach to classifying data based on a parsed input string. The input string is parsed into tokens (usually words) which are then used to train and classify the data set on a set of classifications.

License

Notifications You must be signed in to change notification settings

Spidy88/bayesian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bayesian

Codeship Status for Spidy88/bayesian

A naive bayes approach to classifying data based on a parsed input string. The input string is parsed into tokens (usually words) which are then used to train and classify the data set on a set of classifications.

To Install

mvn install

About

A naive bayes approach to classifying data based on a parsed input string. The input string is parsed into tokens (usually words) which are then used to train and classify the data set on a set of classifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages