Skip to content

Repository files navigation

Naive_Bayes_Classifier

Classifier which uses a Bayesian network to classify restaurant reviews as positive or negative

Note: this program is designed to run in a Linux environment

In order to run the program please do the following.

  1. run the "compile.sh" script
  2. run the "./NaiveBayes.exe"

The program will do the pre-processing of the review template
Next it will train itself based on its model.
Then it will classify each review based on its training.

Results are currently ~50% accurate.

About

Classifier which uses a Bayesian network to classify restaurant reviews as positive or negative

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages