Naive Bayes Classifier Web App

Technology:
PHP CodeIgniter v3.1.11, Maria DB, Bootstrap v4.3.1, CSS3, HTML5, JQuery.

Description:
The Naive Bayes Classifier web app is a website-based application that is used to predict test data using The Naive Bayes Classifier algorithm. Where the classification stages consist of cleansing, slang words, case folding, tokenizing, stopword removal, stemming, word weighting, and word probability.