Skip to content

A multinomial naive Bayes implementation for spam filtering, written in python 3.

License

Notifications You must be signed in to change notification settings

pitsios-s/PyNaiveBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyNaiveBayes

A multinomial naive Bayes implementation for spam filtering, written in python 3.

Contents

  • resources folder : contains messages for training and testing, as well as two files that contain characteristic words for spam and ling messages. The data were taken from AUEB's NLP group.

  • src : The folder that contains the source code.

About

A multinomial naive Bayes implementation for spam filtering, written in python 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages