ElijahKalii / Text-Classifier---NAIVE-BAYES

A simple text classification model using Naive Bayes Classifier and Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple text classification model using Naive Bayes Classifier and Pytorch


Languages

Language:Jupyter Notebook 100.0%