Skip to content

Classify texts into different groups based on which category they belong to using Naive Bayes

Notifications You must be signed in to change notification settings

kishan0725/Text_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Text_Classification

Classify texts into different groups based on which category they belong to using Naive Bayes

What is Naive Bayes?

It is called 'Naive' because it makes assumptions that may or may not turn to be correct. Bayes is the name of an English clergyman and mathematician, Thomas Bayes.

image

image

I have performed text classification of News Headlines and classify News into different topics for News Website.

image

About

Classify texts into different groups based on which category they belong to using Naive Bayes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published