/Text-Classifier---NAIVE-BAYES

A simple text classification model using Naive Bayes Classifier and Pytorch

Primary LanguageJupyter Notebook

NAIVE-BAYES-Classifier

A simple text classification model using Naive Bayes Classifier and Pytorch. Now you can classify your text using this simple model. It is a simple model uses the fetch_20newsgroups dataset available in scikit-learn.