Skip to content

kristina-arezina/Text-Classification-Using-Naive-Bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Text-Classification-Using-Naive-Bayes

💯 Motivation

While learning about NLP, specifically text classification, I followed Simplilearn's tutorial regarding Text Classification Using Naive Bayes.

Naive Bayes are mostly used in natural language processing (NLP) problems. Naive Bayes predicts the tag of a text. They calculate the probability of each tag for a given text and then output the tag with the highest one.

📚 Application

Text classifiers can be used to organize, structure, and categorize pretty much any kind of text – from documents, medical studies and files, and all over the web.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published