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

oit-jarvis/bayesian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

  • Java 100.0%