Skip to content

Naive Bayes classifiers are a popular statistical technique of e-mail filtering in NLP. They typically use bag-of-words features to identify spam e-mail, an approach commonly used in text classification.

Notifications You must be signed in to change notification settings

muhammaduzair98/Spam-Classifier-NLP-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Spam-Classifier-NLP-Python

Naive Bayes classifiers are a popular statistical technique of e-mail filtering in NLP. They typically use bag-of-words features to identify spam e-mail, an approach commonly used in text classification.

About

Naive Bayes classifiers are a popular statistical technique of e-mail filtering in NLP. They typically use bag-of-words features to identify spam e-mail, an approach commonly used in text classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages