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.
forked from Spidy88/bayesian
-
Notifications
You must be signed in to change notification settings - Fork 0
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
oit-jarvis/bayesian
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- Java 100.0%